ios-uisearchcontroller-objc icon indicating copy to clipboard operation
ios-uisearchcontroller-objc copied to clipboard

Search and Filter a Sectioned UITableView using the new UISearchController introduced with iOS 8.

Results 2 ios-uisearchcontroller-objc issues
Sort by recently updated
recently updated
newest added

Follow the actions below to replicate the crash: In the search bar type: "ad". Click X to clear the text. Click out of the search menu, then click on any...

Thanks for your example project Mr. Cabanero. But how to implement uisearchcontroller when i use IBOutlet UITableView (without Controller)? thank you.