Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-24 | First attempt at Presenter | Nicholas Tay | 1 | -4/+20 |
2022-03-24 | Reorganise into folder groups | Nicholas Tay | 1 | -7/+31 |
2022-03-24 | Split details view into separate View and VC | Nicholas Tay | 1 | -0/+8 |
2022-03-21 | Loading overlay to custom class + add to coordinator | Nicholas Tay | 1 | -0/+4 |
2022-03-21 | First try at implementing coordinator pattern | Nicholas Tay | 1 | -0/+8 |
2022-03-20 | Allow >=iOS 13.0 | Nicholas Tay | 1 | -0/+2 |
2022-03-20 | Split structs into other file, split networking out | Nicholas Tay | 1 | -0/+8 |
2022-03-19 | Merge ForayNewDetailView into the VC itself | Nicholas Tay | 1 | -4/+0 |
2022-03-19 | Storyboard is GONE | Nicholas Tay | 1 | -31/+4 |
2022-03-19 | Detail view is now programatically created | Nicholas Tay | 1 | -0/+4 |
2022-03-18 | Split table view cell into separate file | Nicholas Tay | 1 | -0/+4 |
2022-03-18 | Added SnapKit with Swift package manager | Nicholas Tay | 1 | -0/+27 |
2022-03-16 | Add a detail view | Nicholas Tay | 1 | -0/+4 |
2022-03-14 | Learning UITableViewController: array data + custom cells | Nicholas Tay | 1 | -4/+6 |