Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.96 KB

README.md

File metadata and controls

63 lines (41 loc) · 1.96 KB

iOS Architecture

Demo common Architects for IOS

  • This Project demo request API search user github and show result

MVC

Diagram:

alt text

Source Code:

Branch: mvc-architecture

MVVM

Diagram:

alt text

Source Code:

Branch: mvvm-architecture

MVP

Diagram:

alt text

Source Code:

Branch: mvp-architecture

☑ TODO

  • Add MVC Examples
  • Add MVVM Examples
  • Add MVP Examples
  • Update documentation for each
  • Add Unittest for MVVM

👬 Contribution

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]

License

The content of this project itself is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0)