Skip to content
/ ios-mvp Public
forked from xmhafiz/ios-mvp

iOS Development with MVP (Model-View-Presenter) pattern. Written in Swift 3.0

Notifications You must be signed in to change notification settings

ducbt/ios-mvp

 
 

Repository files navigation

iOS MVP Project with Moya

iOS project in swift with MVP (Model-View-Presenter) architecture. This example project is integrated with Github public API

screenshot

Specification

screenshot

  • Architecture: MVP (Model-View-Presenter) + Data Services
  • Xcode 8+
  • Support iOS 9+
  • Swift 3+
  • Cocoapods

Common Pods

Current Feature:

  • Github users page
  • Github repositories page

Todo

  • Pull to refresh
  • Tap to reload (if failed request)
  • Reachability
  • Authentication
  • Unit test
  • etc

Reference

License

Licensed under the MIT license

About

iOS Development with MVP (Model-View-Presenter) pattern. Written in Swift 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 97.5%
  • Ruby 2.5%