How to add Apple Music style filters to Search Controller?

I’m trying to add a search filter UI like the one used in the Music app. I’ve tried to add a reusable view to the search controller collection view but there seems to be padding around it. My plan was just to add a Collection View there and try recreate the animation used.

I tried scope buttons but those are a segment control, so they only hold a few options.

How to add Apple Music style filters to Search Controller?
 
 
Q