Reactive SharedPreferences for Android
RxBinding is an Android UI binding library that transforms standard view listeners into RxJava observables. It serves as a bridge and reactive wrapper, converting user interactions and widget states into reactive data flows. The project enables the implementation of reactive programming patterns across Android system interactions. By treating UI interactions as data streams, it allows for the asynchronous handling of events to decouple the view layer from business logic. The library covers the conversion of UI events into streams, the management of widget states to trigger application update
Reactive API for SQLiteDatabase and ContentResolver.
Android Library for Logging RxJava Observables and Subscribers.
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
The main features of mcharmas/android-reactivelocation are: Reactive Libraries.
Open-source alternatives to mcharmas/android-reactivelocation include: android10/frodo — Android Library for Logging RxJava Observables and Subscribers. f2prateek/rx-preferences — Reactive SharedPreferences for Android. jakewharton/rxbinding — RxBinding is an Android UI binding library that transforms standard view listeners into RxJava observables. It serves… pushtorefresh/storio — Reactive API for SQLiteDatabase and ContentResolver. reactivex/rxandroid — RxAndroid is a reactive programming library and binding layer that integrates RxJava with the Android runtime… reark/reark — RxJava architecture library for Android.