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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RxCombine!