kaushikgopal / RxJava-Android-Samples
Learning RxJava for Android by example
☆7,541Updated last year
Alternatives and similar repositories for RxJava-Android-Samples:
Users that are interested in RxJava-Android-Samples are comparing it to the libraries listed below
- Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been …☆6,029Updated last year
- A Model-View-Presenter / Model-View-Intent library for modern Android apps☆5,482Updated 2 years ago
- RxJava binding APIs for Android's UI widgets.☆9,671Updated 3 years ago
- RxJava 2 Android Examples - How to use RxJava 2 in Android☆4,954Updated 6 months ago
- A sample Android app which showcases advanced usage of Dagger among other open source libraries.☆5,676Updated last year
- This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob'…☆15,530Updated last year
- MVP Android Example☆5,929Updated last year
- Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following th…☆3,325Updated 5 years ago
- RxJava bindings for Android