This is the second in a series of 3 controller-by-example articles. In this article the UITableViewController is covered, including the following topics:
- UITableViewDataSource and UITableViewDelegate
- Creating a Settings view with a UITableViewController and Checkmarks
- The various inbuilt styling capabilities of the UIKit tables
- Sections
- The basics of making tables editable so you can delete and re-order rows.
A download solution is included.


No comments yet, be the first one to post comment.