krokers / exchange-rates-mvvmLinks
Sample Android project which incorporates MVVM, databinding, RxJava2, Dagger2 and Clean Architecture approach.
☆41Updated 7 years ago
Alternatives and similar repositories for exchange-rates-mvvm
Users that are interested in exchange-rates-mvvm are comparing it to the libraries listed below
Sorting:
- Now: RxJava Playground, Previous: Demo for the talk at DroidconIN 2016, Droidcon Boston 2017 and Codelab for GDG January Meetup☆59Updated 6 years ago
- RxJava extension for Android Firebase Cloud Messaging (aka fcm).☆113Updated 4 years ago
- Samples from the Rx Episodes on Caster.IO☆45Updated 7 years ago
- Example code from Huyen's talk "Cool ConstraintLayout".☆56Updated 7 years ago
- An extensible, generic, reusable and simple to use RecyclerView adapter implementation, requiring zero boilerplate code☆48Updated 8 years ago
- Companion piece to my blog post: "Chaining multiple sources with RxJava"☆71Updated 7 years ago
- Android MVP app using Dagger2, Retrofit2, Realm, RxJava, Espresso☆59Updated 8 years ago
- Safe vs Deep integration of Realm in Android☆81Updated 8 years ago
- Repository for android animations Rx2 wrapper☆91Updated 8 years ago
- MVP Android Example using Retrofit, Dagger, Realm☆39Updated 9 years ago
- Design patterns for android☆81Updated 10 years ago
- A number of code labs for Android development☆49Updated 9 years ago
- An Android App for your Conference☆97Updated 7 years ago
- Project code from the rxmvp video tutorails☆39Updated 7 years ago
- An MVP Boilerplate to save me having to create the same project over from scratch every time! :)☆46Updated 8 years ago
- ☆40Updated 3 years ago
- The easiest way to use a RecyclerView on Android☆81Updated 5 years ago
- ☆66Updated 9 years ago
- Composable adapters for Android RecyclerViews and ListViews☆108Updated 5 years ago
- This project shows how to implement MVP in Android