We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1371aac commit fb74fdbCopy full SHA for fb74fdb
README.md
@@ -31,11 +31,11 @@ iOS Project implemented with Clean Layered Architecture and MVVM. (Can be used a
31
* CI Pipeline ([Travis CI + Fastlane](.travis.yml))
32
33
## Includes
34
+* Pagination
35
* Unit Tests for Use Cases(Domain Layer), ViewModels(Presentation Layer), NetworkService(Infrastructure Layer)
-* Size Classes and UIStackView in Detail view
36
* Dark Mode
37
+* Size Classes and UIStackView in Detail view
38
* SwiftUI example, demostration that presentation layer does not change, only UI (at least Xcode 11 required)
-* Pagination
39
40
## Networking
41
If you would like to use Networking from this example project as repo I made it availabe [here](https://github.com/kudoleh/SENetworking)
0 commit comments