iOS project in swift with MVP (Model-View-Presenter) architecture. This example project is integrated with Github public API
- Architecture: MVP (Model-View-Presenter) + Data Services
- Xcode 8+
- Support iOS 9+
- Swift 3+
- Cocoapods
- Moya
- ObjectMapper
- UserDefaults with SwiftyUserDefaults
- Github users page
- Github repositories page
- Pull to refresh
- Tap to reload (if failed request)
- Reachability
- Authentication
- Unit test
- etc
Licensed under the MIT license

