You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-12Lines changed: 6 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,12 @@ iOS Project implemented with Clean Layered Architecture and MVVM. (Can be used a
42
42
## Networking
43
43
If you would like to use Networking from this example project as repo I made it availabe [here](https://github.com/kudoleh/SENetworking)
44
44
45
+
# Note about Views in code
46
+
This repository uses Storyboards (except one view written in SwiftUI). There is another similar repository but instead of using Storyboards, all views are written in code.
This repository uses Storyboards (except one view written in SwiftUI). There is also similar repository but instead of using Storyboards, all views are written in code.
0 commit comments