Day: September 29, 2014

The Collection View: Part 4 of 6

In this part of the tutorial you will learn how to implement the ability for the app user to search for a recipe by its name. Implement The Search Bar Delegate Methods Implementing the search function in the BevUp application is quite simple. All we have to do is implement three delegate methods of the UISearchBarDelegate […]