Skip to content

codingthat/iOSArchitecturesCompared

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Architectures Compared

This project contains three times the same simple chat application example done in a different architecture every time: Classic MVC, RxSwift (MVVM) and finally a more functional approach to MVVM.

About

Three times the same simple chat application example done in classic MVC, RxSwift (MVVM) and

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.7%
  • Ruby 0.3%