UISearchController

Hi Does anyone here know how to use a UISearchController, specifically on how to display search results in a different table view?

@arinasawa Please check out our tutorial when you get a chance:

https://www.raywenderlich.com/472-uisearchcontroller-tutorial-getting-started

I hope it helps!

I did! however, the tutorial shows ypu how to present the search results on the same view which I am not trying to figure out at this moment. Do you have any tutorials that show how to implement the UISearchController to display search results in a different view?

Thanks!

This topic was automatically closed after 166 days. New replies are no longer allowed.