Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RxJava? #19

Open
PostImpatica opened this issue Jan 29, 2017 · 1 comment
Open

RxJava? #19

PostImpatica opened this issue Jan 29, 2017 · 1 comment

Comments

@PostImpatica
Copy link

Any rough timeframe idea on when RxJava will be incorporated? I'm partly asking because I'm really excited about this but also asking to determine wether I should wait a couple weeks or not on implementing this. Thanks!

@Yarikx
Copy link
Owner

Yarikx commented Jan 29, 2017

Hi @helzgate.
There are already a couple of modules to leverage RxJava with Reductor:

  • Modules 'reductor-rxjava' and 'reductor-rxjava2'. They allow observing Store (and Cursor) as Observable (or Flowable for RxJava2)
  • Module 'reductor-observable', which is a port of https://github.com/redux-observable/redux-observable. That allow you to define async actions using RxJava observable.

All these libraries are part of this project. All sources can be found in this repo, for artifacts check bintray page: https://bintray.com/yarikx/Reductor.

How do you want RxJava to be incorporated? If libraries above don't cover your use-case I will be happy to discuss.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants