SwiftUI in appleOS 27 (opens in new tab)
macOS Golden Gate 27 Beta Release Notes: AsyncImage now automatically caches downloaded images using HTTP caching protocols, allowing servers to control caching behavior via standard headers. […] Xcode 27 introduces a new @State implementation that avoids this repeated evaluation. This new behavior back-deploys to iOS 17 aligned OSes. The new @State is implemented with a […]
Read the original article