Yarikx / reductor

Redux for Android. Predictable state container library for Java/Android
Apache License 2.0
463 stars 27 forks source link

RxJava? #19

Open PostImpatica opened 7 years ago

PostImpatica commented 7 years ago

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 commented 7 years ago

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

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.