Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)