Replies: 1 comment
|
This is a great question, but unfortunately we haven't had much time to think about it. We will definitely be dedicating a lot of time to it eventually, but not sure when. If anyone has done any explorations we'd love to hear about it. The only thing I can say is that with concurrent features coming to Swift, I think we'd love if the core TCA had less of a dependency on Combine, and instead Combine/SwiftUI features could be layered on top where necessary. That may mean |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Or more generally speaking, how do you think the composable architecture will adopt the new features from the Swift Concurrency Proposal?
All reactions