faruktoptas / mvvm-arch-sampleLinks
[WORK-IN-PROGRESS] Kotlin/Coroutines/Modular/Mvvm/LiveData/JUnit/Espresso
☆29Updated 4 years ago
Alternatives and similar repositories for mvvm-arch-sample
Users that are interested in mvvm-arch-sample are comparing it to the libraries listed below
Sorting:
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- ☆37Updated 3 weeks ago
- Android demo about navigation on a multi-modules project☆66Updated 4 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- ☆64Updated 5 years ago
- Clean architecture application base☆40Updated 2 years ago
- ☆27Updated 2 years ago
- ☆23Updated 5 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 5 years ago
- This project shows the example of MVVM with the use of coroutines and unit testing for the same.☆10Updated 6 years ago
- ☆30Updated 3 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆41Updated 4 years ago
- UI Testing with Jetpack and AndroidX☆33Updated 5 years ago
- A lightweight android library that allows to you create custom fast forward/rewind animations like on Netflix.☆81Updated 3 years ago
- Dagger implementation in multi module project☆27Updated 5 years ago
- ☆51Updated last week
- ☆43Updated 5 years ago
- This is a base code for every Kotlin project in Android☆23Updated 5 years ago
- A doctor finder for you!☆17Updated 5 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 6 years ago
- An example of structuring MVVM with State and Navigation component☆22Updated 5 years ago
- ☆48Updated 4 years ago
- ☆14Updated 4 years ago
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.☆50Updated 4 years ago
- A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the …