Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Second type of custom cell | Nicholas Tay | 2022-03-14 | 2 | -10/+85 |
| | | | | Not sure if this is the correct way of switching into a different cell type with the prototypes, but it works. To review. | ||||
* | Grouping items together by year | Nicholas Tay | 2022-03-14 | 1 | -10/+49 |
| | | | | https://www.ralfebert.com/ios-examples/uikit/uitableviewcontroller/grouping-sections/ | ||||
* | Learning UITableViewController: array data + custom cells | Nicholas Tay | 2022-03-14 | 29 | -32/+244 |
| | | | | | | 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/ | ||||
* | Initial Commit | Nicholas Tay | 2022-03-14 | 9 | -0/+296 |