lyhoangvinh / kotlin-mvvm-architectureLinks
This repository contains a detailed sample app that implements MVVM architecture in Kotlin using Dagger2, Room, RxJava2...
☆12Updated 4 years ago
Alternatives and similar repositories for kotlin-mvvm-architecture
Users that are interested in kotlin-mvvm-architecture are comparing it to the libraries listed below
Sorting:
- Kotlin + MVVM + Clean Architecture + Coroutines + Koin☆144Updated 2 years ago
- An example Android app showcasing Retrofit, Room, LiveData, RxJava2, Paging, Koin, and the MVVM pattern with DataBinding.☆174Updated 6 years ago
- A basic sample android application to understand MVVM in a very simple way.☆216Updated 2 years ago
- App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM☆188Updated 5 years ago
- This repository is associated with a Medium article on the use of MVVM with Hilt, RxJava3, Retrofit, Room, View Binding, and Android Arch…☆92Updated 3 years ago
- This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )☆106Updated 2 years ago
- Firestore & firebase storage MVVM sample☆56Updated 5 years ago
- An example using a single activity, several fragments, animations, arguments, with Navigation Components (Kotlin)☆215Updated 3 years ago
- Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin☆214Updated 2 years ago
- Basic example of setting up Koin 2.0.1 with AndroidX☆80Updated 5 years ago
- A simple of example of MVVM in Android with LiveData and MutableLiveData☆113Updated 5 years ago
- App that interacts with a Rest Api. Architecture is MVVM.