Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoesuv/ios-mvc-networking
iOS MVC Basic Networking
https://github.com/yoesuv/ios-mvc-networking
mvc storyboard swift
Last synced: 5 days ago
JSON representation
iOS MVC Basic Networking
- Host: GitHub
- URL: https://github.com/yoesuv/ios-mvc-networking
- Owner: yoesuv
- Created: 2023-07-26T20:58:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-27T03:16:37.000Z (over 1 year ago)
- Last Synced: 2024-04-21T18:40:37.629Z (9 months ago)
- Topics: mvc, storyboard, swift
- Language: Swift
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## iOS MVC Networking ##
Simple MVC app, build with Storyboard.
#### Screenshot ####
| Splash | Loading | Home | Detail |
| :---: | :---: | :---: | :---: |
| ![](https://i.imgur.com/dJnvzwD.png) | ![](https://i.imgur.com/84Z78Je.png) | ![](https://i.imgur.com/nSc3db1.png) | ![](https://i.imgur.com/Wv0dORJ.png) |#### Libraries ####
- [Alamofire](https://cocoapods.org/pods/Alamofire)
- [Kingfisher](https://cocoapods.org/pods/Kingfisher)