An android app to understand about the effect of RxJava operators on data stream

RxAnime

Visualizer to understand RxJava operators.

Operators done:

  • Filter
  • Take
  • Skip
  • Map
  • Buffer

More to come: Scan, takeLast, flatMap, etc...

Pull requests

I encourage all the developers out there to contribute to the repository and help me to expand it. To contribute just think up of an operator and the visualization, code it and raise PR.

GitHub