index
:
forayios
master
my first foray into iOS dev :)
Nicholas Tay
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
foray.xcodeproj
/
project.pbxproj
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up force unwraps and lets
Nicholas Tay
2022-07-17
1
-0
/
+4
*
Experiment with async/await
Nicholas Tay
2022-07-17
1
-2
/
+2
*
ForayNewTableViewCell -> ForayTableViewCell
Nicholas Tay
2022-03-25
1
-4
/
+4
*
Reorganise: NetworkManager -> Fetcher, Models -> dedicated groups
Nicholas Tay
2022-03-25
1
-16
/
+32
*
First attempt at Presenter
Nicholas Tay
2022-03-24
1
-4
/
+20
*
Reorganise into folder groups
Nicholas Tay
2022-03-24
1
-7
/
+31
*
Split details view into separate View and VC
Nicholas Tay
2022-03-24
1
-0
/
+8
*
Loading overlay to custom class + add to coordinator
Nicholas Tay
2022-03-21
1
-0
/
+4
*
First try at implementing coordinator pattern
Nicholas Tay
2022-03-21
1
-0
/
+8
*
Allow >=iOS 13.0
Nicholas Tay
2022-03-20
1
-0
/
+2
*
Split structs into other file, split networking out
Nicholas Tay
2022-03-20
1
-0
/
+8
*
Merge ForayNewDetailView into the VC itself
Nicholas Tay
2022-03-19
1
-4
/
+0
*
Storyboard is GONE
Nicholas Tay
2022-03-19
1
-31
/
+4
*
Detail view is now programatically created
Nicholas Tay
2022-03-19
1
-0
/
+4
*
Split table view cell into separate file
Nicholas Tay
2022-03-18
1
-0
/
+4
*
Added SnapKit with Swift package manager
Nicholas Tay
2022-03-18
1
-0
/
+27
*
Add a detail view
Nicholas Tay
2022-03-16
1
-0
/
+4
*
Learning UITableViewController: array data + custom cells
Nicholas Tay
2022-03-14
1
-4
/
+6
*
Initial Commit
Nicholas Tay
2022-03-14
1
-0
/
+365