[Android/안드로이드] RxAndroid 리액티브 API, 라이브러리 목록
2020. 3. 26. 15:12ㆍ리액티브 프로그래밍/RxAndroid
- RxLifecycle - Lifecycle handling APIs for Android apps using RxJava
- AutoDispose - Automatic binding+disposal of RxJava 2 streams
- RxBinding - RxJava binding APIs for Android's UI widgets.
- SQL Delight - Code generation and compile-time verification of your SQL schema, statements, and migrations.
- Android-ReactiveLocation - Library that wraps location play services API boilerplate with a reactive friendly API. (RxJava 1)
- RxLocation - Reactive Location APIs Library for Android. (RxJava 2)
- rx-preferences - Reactive SharedPreferences for Android
- RxFit - Reactive Fitness API Library for Android
- RxWear - Reactive Wearable API Library for Android
- RxPermissions - Android runtime permissions powered by RxJava
- RxPermission - Reactive permissions for Android
- RxNotification - Easy way to register, remove and manage notifications using RxJava
- RxClipboard - RxJava binding APIs for Android clipboard.
- RxBroadcast - RxJava bindings for Broadcast and LocalBroadcast.
- RxBroadcastReceiver - Simple RxJava2 binding for Android BroadcastReceiver
- RxAndroidBle - Reactive library for handling Bluetooth LE devices.
- RxImagePicker - Reactive library for selecting images from gallery or camera.
- ReactiveNetwork - Reactive library listening network connection state and Internet connectivity (compatible with RxJava1.x and RxJava2.x)
- ReactiveBeacons - Reactive library scanning BLE (Bluetooth Low Energy) beacons nearby (compatible with RxJava1.x and RxJava2.x)
- ReactiveAirplaneMode - Reactive library listening airplane mode (compatible with RxJava2.x)
- ReactiveSensors - Reactive library monitoring device hardware sensors with RxJava (compatible with RxJava1.x and RxJava2.x)
- RxDataBinding - RxJava2 binding APIs for Android's Data Binding Library.
- RxLocationManager - RxJava/RxJava2 wrap around standard Android LocationManager without Google Play Services.
- RxDownloader - Reactive library for downloading files (compatible with RxJava2.x).
'리액티브 프로그래밍 > RxAndroid' 카테고리의 다른 글
[RxAndroid] RxAndroid에 대하여 (1) (0) | 2020.05.29 |
---|