Skip to content

A simple Android application demonstrating Rxjava2 superpowers

License

Notifications You must be signed in to change notification settings

ali-taghizadeh/Rxjava2-operators

Repository files navigation

Rxjava2-operators

The main idea about this repo is just to practice Rxjava operators by some simple examples. Operators are all introduced in ReactiveX and by means of marble diagrams you can understand the way they work. So now it's time to study them through the code. Here all operators are categorized into 5 fragments to introduce each operator by a card and by clicking on each card, the operator will be called by its predefined values and eventually, the emitted values will be printed to the console.

Acknowledgments

  • ReactiveX for its best words to describe Rxjava

About

A simple Android application demonstrating Rxjava2 superpowers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages