"The SwiftUI Way" book update: expanded guidance on data flow and performance
Book update expands SwiftUI data-flow and performance guidance: stable custom bindings, how equality drives property tracking in observable models, environment-based configuration/actions without extra updates, Xcode 27’s @State macro impacts, and why not to use full Hashable as list identity.