aboutsummaryrefslogtreecommitdiff
path: root/foray.xcodeproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up force unwraps and letsNicholas Tay2022-07-171-0/+4
* Experiment with async/awaitNicholas Tay2022-07-172-2/+80
* ForayNewTableViewCell -> ForayTableViewCellNicholas Tay2022-03-251-4/+4
* Reorganise: NetworkManager -> Fetcher, Models -> dedicated groupsNicholas Tay2022-03-251-16/+32
* First attempt at PresenterNicholas Tay2022-03-241-4/+20
* Reorganise into folder groupsNicholas Tay2022-03-241-7/+31
* Split details view into separate View and VCNicholas Tay2022-03-241-0/+8
* Loading overlay to custom class + add to coordinatorNicholas Tay2022-03-211-0/+4
* First try at implementing coordinator patternNicholas Tay2022-03-211-0/+8
* Allow >=iOS 13.0Nicholas Tay2022-03-201-0/+2
* Split structs into other file, split networking outNicholas Tay2022-03-201-0/+8
* Merge ForayNewDetailView into the VC itselfNicholas Tay2022-03-191-4/+0
* Storyboard is GONENicholas Tay2022-03-191-31/+4
* Detail view is now programatically createdNicholas Tay2022-03-191-0/+4
* Split table view cell into separate fileNicholas Tay2022-03-181-0/+4
* Added SnapKit with Swift package managerNicholas Tay2022-03-182-0/+41
* Add gitignore, remove new ignoresNicholas Tay2022-03-161-14/+0
* Add a detail viewNicholas Tay2022-03-161-0/+4
* Learning UITableViewController: array data + custom cellsNicholas Tay2022-03-141-4/+6
* Initial CommitNicholas Tay2022-03-144-0/+394