Tag: observable
All the articles with the tag "observable".
SwiftUI: Observable macro under the hood
Published: at 01:44 PMExplore how the @Observable macro works under the hood in SwiftUI: compile-time transformations, access tracking, fine-grained re-renders, and how Observation replaces ObservableObject and Combine.