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

Опубликовано: 14 Ноябрь 2017
на канале: Lets Build That App
98,637
1.3k

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
  / 1240636442694543  

iOS Basic Training Course
https://www.letsbuildthatapp.com/basi...

Completed Source Code
https://www.letsbuildthatapp.com/cour...

Follow me on Twitter:   / buildthatapp