What Next for Swift UI and Combine Integration into Swift?

Now that we have property wrappers and "result" builders, as well as a few other features, what are the next big features that should be adapted for the language's general use?

Concurrency definitely seems to be the next big feature of the language. I think that over 10 proposals with more to come all touch on different aspects of concurrency.

I look forward to perhaps hearing one big connected story about all these features at WWDC.

The individual feature I look most forward to hearing about is how global actors will tie in to UIKit and SwiftUI in order to prevent background access to things that must be updated on the main thread.

4 Likes