iOS 26 SwiftUI Liquid Glass toolbar animation only plays when switching state rapidly
Summary A SwiftUI toolbar using the new iOS 26 Liquid Glass animation only animates when its content changes rapidly. Under normal state changes—such as switching a segmented picker—the toolbar updates instantly with no morphing/materialize animation. This postmortem explains why this happens, why it’s expected in real systems, and how senior engineers work around it. Root … Read more