rx-android topic

List rx-android repositories

RxJava3-Android-Examples

289
Stars
39
Forks
Watchers

RxJava 3 Android Examples - Migration From RxJava 2 to RxJava 3 - How to use RxJava 3 in Android

A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency inje...

RxData

48
Stars
16
Forks
Watchers

RxData is Android mobile library for building reactive data flow in Android application.

MockAppMVVM

15
Stars
4
Forks
Watchers

A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.