Demo common Architects for IOS
- This Project demo request API search user github and show result
Diagram:
- Using Alamofire to interact with server
- Using ObjectMapper to mapping data response
Source Code:
Branch: mvc-architecture
Diagram:
- Base on sergdort/CleanArchitectureRxSwift
- Using Reactive: RxSwift
- Using Alamofire to interact with server
- Using ObjectMapper to mapping data response
Source Code:
Branch: mvvm-architecture
Diagram:
- Using Reactive: RxSwift
- Using Alamofire to interact with server
- Using ObjectMapper to mapping data response
Source Code:
Branch: mvp-architecture
- Add MVC Examples
- Add MVVM Examples
- Add MVP Examples
- Update documentation for each
- Add Unittest for MVVM
The Example are built using XCode 9.2
- Open pull request with improvements
- Discuss ideas in issues
- Spread the word
- Reach out to me directly at [email protected]
The content of this project itself is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0)