RxJava binding APIs for Android's UI widgets.
updated at Nov. 16, 2024, 2:05 a.m.
Learning RxJava for Android by example
updated at Nov. 15, 2024, 5:53 a.m.
Android runtime permissions powered by RxJava2
updated at Nov. 15, 2024, 4:23 a.m.
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
updated at Nov. 13, 2024, 9:59 a.m.
Android library monitoring device hardware sensors with RxJava
updated at Nov. 7, 2024, 1:52 p.m.
Android library listening network connection state and Internet connectivity with RxJava Observables
updated at Nov. 7, 2024, 1:51 p.m.
RxJava types that are both an Observable and a Consumer.
updated at Nov. 6, 2024, 10:21 a.m.
Efficient execution and functional composition of database calls using jdbc and RxJava Observables
updated at Nov. 4, 2024, 12:12 a.m.
Reactive SharedPreferences for Android
updated at Oct. 2, 2024, 8:15 p.m.
An RxJava transformer which combines replay(1), publish(), and refCount() operators.
updated at Oct. 2, 2024, 8:14 p.m.
Reduce boilerplate in RxJava by abstracting chained operators like flatMap, concatMap, switchMap, or compose [STABLE]
updated at Sept. 23, 2024, 11:11 a.m.