Post

Replies

Boosts

Views

Activity

Reply to Disabling UIKit observation tracking?
Important to note - the new automatic tracking features are specific to @Observable. When the presenter says "Observable objects" he's referring to "classes that use the @Observable macro", not "classes that conform to ObservableObject". I verified in a sample project that updates are not triggered for models that conform to ObservableObject.
Topic: UI Frameworks SubTopic: UIKit Tags:
Jun ’25