gahfy / MVVMPostsLinks
Sample application with MVVM architecture
☆311Updated 6 years ago
Alternatives and similar repositories for MVVMPosts
Users that are interested in MVVMPosts are comparing it to the libraries listed below
Sorting:
- Sample for MVVM using Kotlin☆180Updated 7 years ago
- A sample news app which demonstrates clean architecture and best practices for developing android app☆355Updated 5 years ago
- This example application implements MVP architecture using Kotlin, Dagger2, RxJava2 and also inject, constraint-layout, typicode api.☆153Updated 6 years ago
- Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)☆276Updated 5 years ago
- A sample Android app using Kotlin, Dagger 2, RxJava, RxAndroid, Retrofit and Android Architecture Components with a modular setup & effec…☆612Updated 5 years ago
- Simple MVVM architecture for Android using RX☆161Updated 7 years ago
- This is source code from the article about creating swipe menu with RecyclerView without any external libraries.☆283Updated 8 years ago
- The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/archit…☆299Updated 5 years ago
- Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonThea…☆641Updated 3 years ago
- Android Kotlin Starter is a starter project which implements MVVM Pattern.☆323Updated 6 years ago
- Sample code used for a series of Medium posts on Material Components for Android