Skip to content

Commit e03776b

Browse files
authored
Update README.md
1 parent a2a263c commit e03776b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ iOS Project implemented with Clean Layered Architecture and MVVM. (Can be used a
4242
## Networking
4343
If you would like to use Networking from this example project as repo I made it availabe [here](https://github.com/kudoleh/SENetworking)
4444

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.
47-
It also uses UITableViewDiffableDataSource:
48-
[iOS-Clean-Architecture-MVVM-Views-In-Code](https://github.com/kudoleh/iOS-Clean-Architecture-MVVM-Views-In-Code)
49-
50-
5145
## Requirements
5246
* Xcode Version 11.2.1+ Swift 5.0+
5347

@@ -56,3 +50,9 @@ To search a movie, write a name of a movie inside searchbar and hit search butto
5650

5751

5852
https://user-images.githubusercontent.com/6785311/236615779-153ef846-ae0b-4ce8-908a-57fca7158b9d.mp4
53+
54+
55+
# Note about Views in code
56+
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.
57+
It also uses UITableViewDiffableDataSource:
58+
[iOS-Clean-Architecture-MVVM-Views-In-Code](https://github.com/kudoleh/iOS-Clean-Architecture-MVVM-Views-In-Code)

0 commit comments

Comments
 (0)