Implements the iOS 26 Liquid Glass design system with dynamic blur, reflections, and interactive morphing transitions for SwiftUI and UIKit.
The Liquid Glass Design System skill provides a comprehensive set of patterns for implementing Apple's next-generation UI language. It enables developers to create sophisticated, translucent interfaces that react dynamically to touch, pointer interactions, and surrounding content. By providing specific implementations for SwiftUI modifiers, UIKit visual effect views, and WidgetKit rendering modes, this skill ensures that apps achieve a high-fidelity, native appearance with optimized performance and smooth morphing transitions between UI elements.
Key Features
011 GitHub stars
02Dynamic glass material rendering with blur and light reflection
03Optimized WidgetKit rendering modes for system-wide tinted themes
04Interactive morphing transitions for fluid UI state changes
05Customizable SwiftUI glassEffect modifiers and container patterns
06Full UIKit integration with UIGlassEffect and container support
Use Cases
01Updating legacy blur effects to the modern Liquid Glass visual standard
02Creating interactive, morphing navigation bars and floating toolbars
03Developing high-fidelity iOS 26+ application interfaces and components