nandawperdana / ios-mvp-swift

iOS MVP Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mvp-swift

A sample project of iOS MVP architecture with Swift 3.

PODS

In this sample project includes some of useful pods for iOS, such as:

  • Alamofire: Elegant HTTP Networking in Swift
  • SwiftyJSON: The better way to deal with JSON data in Swift

Sample API

This project using sample API from My Site

mvp swift

Links, Resources and References

  1. https://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html
  2. http://iyadagha.com/using-mvp-ios-swift/
  3. http://clean-swift.com/clean-swift-ios-architecture/
  4. https://www.smashingmagazine.com/2016/05/better-architecture-for-ios-apps-model-view-controller-pattern/

About

iOS MVP Architecture


Languages

Language:Swift 97.7%Language:Ruby 2.3%