Daily iOS
SwiftUI

Observation framework

In SwiftUI, what does the iOS 17 @Observable macro give you over the older ObservableObject plus @Published approach? Ground it in how the two work internally.

Submit