i use RxJava in both the Java and Kotlin parts of ...
# android
d
i use RxJava in both the Java and Kotlin parts of my app. i use it to fetch network resources, perform some off-UI-thread computational stuff, run some calls on a timer, etc.