This is a collection of samples demonstrating the use of operators in RxJava 2.0 and RxKotlin.
This project contains RxJava 2 implementations of the sample operators found in the RxMarbles Android Application.
This guide aims to introduce a beginner reactive programmer to the complete power of the RxJava implementation of reactive programming for the JVM. It is based on the IntroToRx guide for Rx.NET.
No experience with either reactive or functional programming is needed to follow the book. Familiarity with the basics of Java is required.
Showcase project of Functional Reactive Programming on Android, using RxJava.
RxJava 2 Android Examples:
An application that helps you learn and better understand ReactiveX on Android.
This is a repository with real-world useful examples of using RxJava with Android.