Implements the iOS 26 Liquid Glass design language with dynamic blur, light reflection, and interactive morphing for Apple platforms.
This skill provides specialized implementation patterns and best practices for the iOS 26 Liquid Glass design system. It enables developers to integrate advanced visual effects, including dynamic glass materials that blur background content and reflect light, into SwiftUI, UIKit, and WidgetKit apps. By leveraging optimized containers and morphing transitions, the skill ensures high-performance rendering of complex glass UI elements while maintaining accessibility standards and support for system-wide tinting modes.
Key Features
011 GitHub stars
02WidgetKit optimization for accented rendering and container backgrounds
03Interactive touch and pointer response patterns for glass components
04Seamless morphing transitions between UI elements using glassEffectID
05SwiftUI glassEffect and GlassEffectContainer implementation
06UIKit compatibility via UIGlassEffect and UIGlassContainerEffect
Use Cases
01Adapting home screen widgets to system-wide accented tinting modes
02Developing modern iOS 26+ applications with glass-morphism aesthetics
03Implementing fluid, morphing transitions between interactive UI cards and buttons