December 2016
Intermediate to advanced
416 pages
15h 21m
English
Many iOS applications show the user a list of items and allow the user to select, delete, or reorder items on the list. Whether an application displays a list of people in the user’s address book or a list of best-selling items on the App Store, it is a UITableView doing the work.
A UITableView displays a single column of data with a variable number of rows. Figure 10.1 shows some examples of UITableView.
Figure 10.1 Examples of UITableView
Read now
Unlock full access