aboutsummaryrefslogtreecommitdiff
path: root/foray.xcodeproj (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-20Allow >=iOS 13.0Nicholas Tay1-0/+2
2022-03-20Split structs into other file, split networking outNicholas Tay1-0/+8
2022-03-19Merge ForayNewDetailView into the VC itselfNicholas Tay1-4/+0
2022-03-19Storyboard is GONENicholas Tay1-31/+4
2022-03-19Detail view is now programatically createdNicholas Tay1-0/+4
2022-03-18Split table view cell into separate fileNicholas Tay1-0/+4
2022-03-18Added SnapKit with Swift package managerNicholas Tay2-0/+41
2022-03-16Add gitignore, remove new ignoresNicholas Tay1-14/+0
2022-03-16Add a detail viewNicholas Tay1-0/+4
2022-03-14Learning UITableViewController: array data + custom cellsNicholas Tay1-4/+6