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
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
Android Library for Logging RxJava Observables and Subscribers.
RxJava architecture library for Android
Die Hauptfunktionen von reark/reark sind: Reactive Libraries.
Open-Source-Alternativen zu reark/reark sind unter anderem: 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… mcharmas/android-reactivelocation — Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum. 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…