JStumpp / awesome-android

A curated list of awesome Android packages and resources.
Creative Commons Zero v1.0 Universal
11.03k stars 1.7k forks source link

Added Kotlin VIPER example project #277

Closed rodmytro closed 5 years ago

rodmytro commented 5 years ago

It would be nice to have several architecture examples in the Repo, namely MVP, VIPER, or even Redux

Adding an example of View-Interactor-Presenter-Entity-Router architecture. Link to the package: https://github.com/OmiSoftNet/AndroidViperTemplate.