Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-16 | Add a detail view | Nicholas Tay | 1 | -0/+4 | |
Resources: - https://guides.codepath.com/ios/Using-UITableView (was a bit dated) | |||||
2022-03-14 | Learning UITableViewController: array data + custom cells | Nicholas Tay | 1 | -4/+6 | |
Forgot to commit after finishing just the using array data bit. So committing with the custom cells done. https://www.ralfebert.com/ios-examples/uikit/uitableviewcontroller/ |