Skip to content

daolq3012/RxKotlin2Examples

Repository files navigation

RxKotlin2Examples

Build Status License: CC BY 4.0

A Project is Examples RxJava2 write by Kotlin

Examples of Operators in this Project

Creating Observables

  • Create
  • Defer
  • Empty/Never/Throw
  • From
  • Interval
  • Timer

Transforming Observables

  • Buffer
  • Flatmap
  • GroupBy
  • Map
  • Scan
  • Window

Filtering Observables

  • Debounce
  • Distinct
  • ElementAt
  • Filter
  • First
  • IgnoreElements
  • Last
  • Skip
  • SkipLast
  • Take
  • TakeLast

Combining Observables

  • CombineLatest
  • Join
  • Merge
  • StartWith
  • Switch
  • Zip

👬 Contribution

The Example are built using Android studio

  • Open pull request with improvements
  • Discuss ideas in issues
  • Spread the word
  • Reach out to me directly at [email protected]

License

The content of this project itself is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published