what is new in uikit in wwdc25
Asked on 06/12/2025
1 search
At WWDC 2025, several new features and enhancements were introduced for UIKit. Here are some of the key updates:
-
New Design System: UIKit now supports a new design system featuring a material called Liquid Glass, which is translucent and dynamic. This material is used across system materials and controls, providing a vibrant look with effects like specular highlights and refraction. This update affects components such as navigation bars, toolbars, and split views (What’s new in UIKit).
-
Swift Observable Objects: UIKit has integrated Swift observation at its core, allowing for automatic tracking of observable view references and dependencies. This feature is enabled by default in iOS 26 and can be back-deployed to iOS 18 (What’s new in UIKit).
-
Menu Bar on iPadOS: New APIs for the menu bar have been introduced, bringing the familiar macOS element to iPadOS. This allows for a more consistent user experience across devices (What’s new in UIKit).
-
Architectural Improvements: UIKit has undergone architectural improvements to support modern patterns and best practices, including deeper SwiftUI interoperability (What’s new in UIKit).
-
Container View Controllers: Enhancements have been made to container view controllers like
UISplitViewController
, which now supports inspectors and column resizing (What’s new in UIKit). -
New UI Update Method: A new method for updating UI has been introduced, streamlining the process and improving performance (What’s new in UIKit).
These updates aim to enhance the visual appeal and functionality of apps built with UIKit, making them more adaptable and responsive across different Apple platforms.

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.

Build a UIKit app with the new design
Update your UIKit app to take full advantage of the new design system. We’ll dive into key changes to tab views, split views, bars, presentations, search, and controls, and show you how to use Liquid Glass in your custom UI. To get the most out of this video, we recommend first watching “Get to know the new design system” for general design guidance.

Welcome to WWDC25
There’s so much to dive into at WWDC25. Here’s a quick guide to help get you started.