Skip to content

Controlling data flow using Room Persistence Library and RxJava2

Notifications You must be signed in to change notification settings

TKolbusz/RxRoom-example

Repository files navigation

RxRoom example

Showcase application for article Controlling data flow using Room Persistence Library and RxJava2

Flow is managed with RxJava2.

Local database layer is provided using Room.

Dagger2 is used for dependency injection.

Branch master is using RxJava2, there is a branch coroutines which uses Kotlin Coroutines .

App was created using Android Studio 3.1

Preview 1

About

Controlling data flow using Room Persistence Library and RxJava2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages