Reading List
Automatic Observation Tracking in UIKit and AppKit from Michael Tsai RSS feed.
Automatic Observation Tracking in UIKit and AppKit
Peter Steinberger: Remember when SwiftUI came out and we all marveled at how views automatically updated when @Published properties changed? Well, Apple has been quietly working on bringing that same magic to UIKit and AppKit. The best part? It shipped in iOS 18/macOS 15, but hardly anyone knows about it. You don’t even need Xcode […]