Contacts: How to Implement UITableView Sections Intelligently (Ep 1)

Profile Picture
- Published on Nov 14, 2017馃審 Public

Creating a nicely sectioned list of items in a UITableView can be tricky for beginners getting into iOS development. For today's video, we'll build a simple Contacts-like application where names are placed in groups. In order to accomplish this, we will use a simple two dimensional array to provide our list with these groups. Doing so allows us to just use our IndexPath objects to easily select the correct name. Intermediate Training Core Data https://www.letsbuildthatapp.com/cour... Instagram Firebase Course https://www.letsbuildthatapp.com/cour... Facebook Group https://www.facebook.com/groups/12406... iOS Basic Training Course https://www.letsbuildthatapp.com/basi... Completed Source Code https://www.letsbuildthatapp.com/cour... Follow me on Twitter: https://twitter.com/buildthatapp