What design updates are coming to iOS 26?
Asked on 06/10/2025
45 searches
iOS 26 introduces several design updates that enhance the look and feel of apps and system experiences. Here are some of the key updates:
-
Liquid Glass: A new adaptive material called Liquid Glass is at the heart of the design update. It takes inspiration from the optical properties of glass and the fluidity of liquid to create a dynamic material that elevates the underlying content. This material is used in controls and navigational elements, adapting from light to dark as you scroll through content. Controls like toggles, segmented pickers, and sliders transform into Liquid Glass during interaction, creating a delightful experience (Build a SwiftUI app with the new design).
-
Lock Screen and Home Screen: The Lock Screen has been updated with time and controls made of Liquid Glass, and the Home Screen features app icons crafted from Liquid Glass, providing a new sense of responsiveness and delight (Keynote).
-
Camera App: The Camera app has a new, more intuitive design, simplifying the interface to focus on the most-used capture modes, photo and video. Additional modes and settings are easily accessible with simple swipes and taps (Keynote).
-
UIKit and SwiftUI Updates: UIKit now integrates Swift observation at its core, and SwiftUI has been updated to support the new design system, providing a consistent experience across Apple platforms. This includes updates to navigation containers, toolbars, and more (What’s new in UIKit, What’s new in SwiftUI).
These updates aim to create a more cohesive and expressive user experience across all Apple platforms, with a focus on content and interaction.

Build a SwiftUI app with the new design
Explore the ways Liquid Glass transforms the look and feel of your app. Discover how this stunning new material enhances toolbars, controls, and app structures across platforms, providing delightful interactions and seamlessly integrating your app with the system. Learn how to adopt new APIs that can help you make the most of Liquid Glass.

Keynote
Don’t miss the exciting reveal of the latest Apple software and technologies.

What’s new in UIKit
Modernize your app with the latest APIs in UIKit, including enhanced menu bar support, automatic observation tracking, a new UI update method, and improvements to animations. We’ll also cover how you can include SwiftUI scenes in your UIKit app and explore SF Symbols, HDR color pickers, and more.