iOS 26 Liquid Glass in SwiftUI: the modifiers, the gotchas, the fallbacks
Apple shipped the Liquid Glass design language with iOS 26, and SwiftUI exposes most of it through a single new modifier: .glassEffect(_:in:). The API surface is tiny. The behavior is not.
