Liquid Glas fluid morphing animation/motion, inspirational designs, and use cases with SwiftUI code samples for iOS 26, watchOS 26, and macOS 26
This repo showcases the beauty of liquid glass in different SwiftUI components. I will update the repo with different Liquid Glass examples from time to time. Enjoy.
Note: The Liquid Glass effects are more beautiful than what you see in the GIF previews. Due to the colors in the images, the GIF previews below are not crisp. Grab the SwiftUI files and try them with your images.
Liquid Glass Slider: LiquidGlassJello.swift
Liquid Glass Tab Bar (Squash, stretch, and jello-like effect): LiquidGlassTabBar.swift
Custom Glass Effect on Different Surfaces: LiquidGlassHContainer.swift
Liquid Glass Menu: LiquidGlassMenu.swift
Overlapping Glass: LiquidGlassRoundedFloating.swift
Custom Glass Floating Button: CustomGlassEffect.swift
Glass on Swapping Views: LiquidGlassPlayButton.swift
--
Liquid Glass Toolbar Items: LiquidGlassToolbarItems.swift
--