Skip to content

Conversation

@mezpahlan
Copy link
Contributor

Resolves #131 . This is a lift and shift of the current :store-rx2 module into a new :store-rx3 module with the following changes:

  1. RxJava3 dependency used exclusively throughout :store-rx3 module
  2. Kotlinx Coroutines Rx3 used exclusively throughout :store-rx3 module
  3. Replaced Completable.blockingGet() with Completable.blockingAwait().
  4. Clarified the naming of coroutinesRx2 in the ext.libraries section of dependencies.gradle

Copy link
Contributor

@eyalgu eyalgu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! sorry for the delay

@eyalgu eyalgu merged commit 10da116 into MobileNativeFoundation:master May 30, 2020
itsandreramon pushed a commit to itsandreramon/Store that referenced this pull request Feb 26, 2025
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

Successfully merging this pull request may close these issues.

[Feature Request] RxJava 3 bindings

2 participants