UITableView Pt 2: Create Data Model Classes to Display On UITableView & UITableViewController
UITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every iOS developer must master.
In this course, we will build a photos browser app using Table View and Table View Controller.
Join me today in this course, you'll learn everything about Table View in these 10 lessons:
- Introduction to UITableView and UITableViewController
2: Create Data Model Classes to Display On UITableView & UITableViewController
3: Create Basic UITableView and UITableViewController, UITableViewCell
4: Create Custom Table View Cell, Dynamic Table View Cell Height, Self-Sizing Cell - Create multiple sections in Table View
- Delete rows from table view
- Use drag and drop to move cells around table view
- Create static table view
- Use show segue and navigation controller to transition from master to detail view controller
- Where to go from here.