rohitsingh14101992 / livedatamvvm
Example Of LiveData in MVVM
☆33Updated 6 years ago
Alternatives and similar repositories for livedatamvvm:
Users that are interested in livedatamvvm are comparing it to the libraries listed below
- Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)☆61Updated 5 years ago
- Kotlin Android Project with Unit Testing written in Mockito☆31Updated 6 years ago
- A simple app which consumes a REST service from Coinmarketcap API☆77Updated 6 years ago
- A recipe finding app written in Kotlin with MVP architecture☆65Updated 4 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated last year
- This is is a sample android app which is modular by feature and layer and uses android architecture components☆37Updated 5 years ago
- Sample App for the Room course on Caster.io☆30Updated 5 years ago
- ☆38Updated 5 years ago
- ☆13Updated 6 years ago
- Sample to practice PagingLibrary & RX☆92Updated 4 years ago
- Android MVVM - Architecture Components with Kotlin Coroutines☆58Updated 6 years ago
- A sample app structure using the MVVM architecture LiveData, RxJava, ViewModel, Room and the Navigation Arch Components.☆36Updated 3 years ago
- An example project to implement BottomAppBar behaviors☆64Updated 6 years ago
- Sample project for creating a dynamic feature module☆37Updated 6 years ago
- A simple custom Snackbar sample code☆64Updated 4 years ago
- ☆54Updated 6 years ago
- A demo app for the Koin Caster.io course☆35Updated 6 years ago
- Demo simplest possible dagger2 code in a single file for education purpose.☆56Updated 5 years ago
- RecyclerView + Data Binding + LiveData Sample