+1 for this and the rest of SwiftUI.
There's some annoying edgecases that need solving such as EnvironmentalModifier/resolve(in:) which cannot satisfy Swift Concurrency because ViewModifier is @MainActor but resolve in is nonisolated so you cannot return modifiers.
Post
Replies
Boosts
Views
Activity
It was an automatic update about 5h ago. I do love watching this thread and refreshing as the minutes of each post tick up, whilst waiting for my Xcode_13.2.xip to expand... A good 3h enjoyed thinking I had messed up my xcscheme, which I usually don't touch but had just before the update.