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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RxCombine!