Skip to content

mechaman/CustomSearchControllerObjc

Repository files navigation

CustomSearchController

Want to place the UISearchBar somewhere other than in the header of a tableView and still have the search results show up in the tableView? This simple iOS app does just that! This is done by creating a custom UISearchController and UISearchBar as well as properly establishing the delegates.

For Swift implementation follow this link: https://github.com/mechaman/CustomSearchControllerSwift

Enjoy.

About

Sample project of custom UISearchController for a flexible UISearchBar --- iOS8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors