Closed
Description
As far as I'm aware, Apple hasn't addressed whether Combine will (a) be open source or (b) be cross-platform. So even beyond the current apps that use and depend on ReactiveSwift, I don't think ReactiveSwift is going anywhere for the time being.
But we should build an interop layer for converting between ReactiveSwift and Combine. This should be helpful for apps that want to transition from one library to the other. But it should also help for using SwiftUI from apps that currently use ReactiveSwift.