aboutsummaryrefslogtreecommitdiff
path: root/foray.xcodeproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add gitignore, remove new ignoresNicholas Tay2022-03-161-14/+0
| | | | Luckily it was only one file
* Add a detail viewNicholas Tay2022-03-161-0/+4
| | | | | Resources: - https://guides.codepath.com/ios/Using-UITableView (was a bit dated)
* Learning UITableViewController: array data + custom cellsNicholas Tay2022-03-141-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/
* Initial CommitNicholas Tay2022-03-144-0/+394