Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoesuv/ios-mvvm-networking
https://github.com/yoesuv/ios-mvvm-networking
mvvm-ios swift-ui
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoesuv/ios-mvvm-networking
- Owner: yoesuv
- Created: 2021-08-03T00:07:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T04:25:23.000Z (8 months ago)
- Last Synced: 2024-05-20T05:28:50.815Z (8 months ago)
- Topics: mvvm-ios, swift-ui
- Language: Swift
- Homepage:
- Size: 804 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Networking App ##
Build with Swift UI,
MVVM Observer Pattern#### Screenshot ####
| ![](https://i.imgur.com/6Athvlp.png) | ![](https://i.imgur.com/ltyTwCd.png) | ![](https://i.imgur.com/Cz0GKEI.png) |
| :---: | :---: | :---: |#### Libraries ###
- [Alamofire](https://cocoapods.org/pods/Alamofire)
- [KingFisher](https://cocoapods.org/pods/Kingfisher)