hi, my question is: how can I put a search bar controller under the navigation controller but on the mapview?
Any help will be much appreciated.
Thanks!
hi, my question is: how can I put a search bar controller under the navigation controller but on the mapview?
Any help will be much appreciated.
Thanks!
Check out UISearchController Tutorial: Getting Started.
That should give you some ideas.
Have fun!