You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't look like there are any breaking changes to PublishSubject or CompositeDisposable so the library should only need a package change. I am thinking rather than having an Rx2 artifact it would be better to break Roxie into modules. The Base would be pretty much unchanged however there can be a different implementations for the ViewModel (rx2, rx3 and coroutine channel/flow)
Roxie is built using RxJava2 and RxJava3 is in the works.
Things to think about:
https://github.com/ReactiveX/RxJava/releases/tag/v3.0.0-RC0
The text was updated successfully, but these errors were encountered: