RxCombine provides bi-directional type bridging between RxSwift and Apple's Combine framework. This is highly experimental, and basically just a quickly-put-together PoC. I gladly accept PRs, ideas, opinions, or improvements. Check out the Example App in the ExampleApp folder. Run pod install before opening the project. RxCombine provides several helpers and conversions to help you bridge your existing RxSwift types to Combine. Relays and Subjects can be converted to their Combine-counterparts using the toCombine() method, so you can use them as if they are regular Combine Subjects, and have them connected to your existing subjects.
Features
- Swift Package Manager
- Carthage support is offered as a prebuilt binary
- Use RxSwift in Combine code
- RxCombine provides several helpers and conversions to help you bridge your existing RxSwift types to Combine
- Relays and Subjects can be converted to their Combine-counterparts using the toCombine() method
- Licensed under the MIT License
Categories
FrameworksLicense
MIT LicenseFollow RxCombine
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RxCombine!