jshvarts / DaggerAndroidMVVMLinks
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
☆241Updated 8 years ago
Alternatives and similar repositories for DaggerAndroidMVVM
Users that are interested in DaggerAndroidMVVM are comparing it to the libraries listed below
Sorting:
- Demo project for Dagger 2☆207Updated 7 years ago
- Model-View-Presenter vs Model-View-ViewModel in a "Hello, World!" project☆320Updated 9 years ago
- Demo showing the possibilities of ConstraintLayout for the Mastering Android Layouts Workshop☆319Updated 5 years ago
- Simple application using Dagger Android (2.11-2.17), Butterknife (8.7-8.8), and Model-View-Presenter (MVP) with support for Singleton, Ac…☆213Updated 7 years ago
- Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes☆194Updated 8 years ago
- Room with Rxjava Example