kamydeep00178 / androidMvvm
Android MVVM , LiveData , ViewModel , Repository , Retrofit ,RecyclerView
☆64Updated 4 years ago
Alternatives and similar repositories for androidMvvm:
Users that are interested in androidMvvm are comparing it to the libraries listed below
- Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to re…☆23Updated 4 years ago
- This is demo news app that show news in list . RxJava, Dagger , DataBinding ,MVVM , LiveData all are used.☆48Updated 6 years ago
- A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit,…☆17Updated 4 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 5 years ago
- Nested Expandable RecyclerView for Android☆47Updated 2 years ago
- Android application build with MVVM Pattern, using Zomato API to enable search cities arround the world and display the city restaurants …☆33Updated 4 years ago
- This is a base code for every Kotlin project in Android☆23Updated 5 years ago
- This is a demo app built using 'Hilt' a new dependency injection framework for Android.☆66Updated 2 years ago
- a Cool Recyclerview with Transition in Kotlin, an MVVM architecture application with demonstration of Data Binding, LiveData, also can be…☆18Updated 6 years ago
- UI Testing with Jetpack and AndroidX☆33Updated 4 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆40Updated 4 years ago
- Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.