Adding Searching

When you add search capability to a table, you are really adding a few things:

Image A UISearchBar for the user to enter search terms

Image A UISearchDisplayController for managing the display of search results

Image Methods from the UISearchDisplayDelegate protocol for updating the found items, as well as other state information

Image Any required updates ...

Get Learning iOS Development: A Hands-on Guide to the Fundamentals of iOS Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.