Creating a Searchable Table View in iOS
In this 6-part series I’ll show you how to create a searchable UITableView in an iOS App. We’ll start with a standard single view application template in Xcode, create a table view with dummy data, and finally make it searchable. This course demonstrates how to do this with Xcode 5.1 and iOS 7.1. We’ll also … Read more