developersancho / CleanArchitectureMVVMLinks
Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP
☆94Updated 3 years ago
Alternatives and similar repositories for CleanArchitectureMVVM
Users that are interested in CleanArchitectureMVVM are comparing it to the libraries listed below
Sorting:
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆80Updated 3 years ago
- This is a project used to implement and explain several topics in Android Development. The idea is to share through different commits and…☆73Updated 5 years ago
- This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.☆134Updated 3 years ago
- To illustrate the clean architecture and modularisation with other components.