We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ace81c commit dba2143Copy full SHA for dba2143
README.md
@@ -36,6 +36,9 @@ iOS Project implemented with Clean Layered Architecture and MVVM. (Can be used a
36
* SwiftUI example, demostration that presentation layer does not change, only UI (at least Xcode 11 required)
37
* Pagination
38
39
+## If you would like to use Networking from this example project I made it easily availabe here:
40
+[Networking framework](https://github.com/kudoleh/SENetworking)
41
+
42
43
## Requirements
44
* Xcode Version 11.2.1+ Swift 5.0+
0 commit comments