RxJava bindings for Android
android specific bindings for rx-java. RxAndroid module adds a number of classes to RxJava that make writing reactive components in Android applications easy and hassle free.
RxAndroid is open sourced and available under the Apache License, Version 2.0
Related tags
android: the OS RxAndroid is for
- rx-java: you use this together with RxAndroid
- reactive-programming: The programming paradigm used by RxJava
- reactor: the design pattern implemented by RxJava