I'm implementing a Search feature for my app for AppleTV. I was wondering if anyone knows how to implement for apple tv this search bar with keyboard + filtering (as screenshot bellow). I found that the Music App for apple tv enable us to filter the search by "All Apple Music" and "Library" I'm not finding any reference and documentation "How to implement" this feature. Any code sample, documentation?
I don't need any suggestion feature, so for now I just have the search bar (with keyboard) and showing the results as collection view.