What is new ui
Asked on 06/12/2025
1 search
Apple introduced several new UI features and design updates at WWDC, particularly focusing on UIKit and SwiftUI. Here are some highlights:
-
Liquid Glass Material: A new expressive material called Liquid Glass has been introduced. It is translucent, dynamic, and enhances the visual depth of UI components like navigation bars, toolbars, and sidebars. This material is designed to make apps feel more alive and responsive.
-
UIKit Enhancements:
- Fluid Transitions: UIKit now supports more fluid and interruptible slide transitions, allowing users to interact with content without waiting for animations to complete.
- Background Extension View: This new tool allows content to surface under the sidebar's large glass platter, maintaining visual continuity.
- UI Update Link: A new feature in iOS 18 that simplifies implementing complex animations requiring periodic UI updates, offering better performance and battery efficiency.
-
SwiftUI Updates:
- New Design System: SwiftUI has been updated to support the new design system, providing a consistent experience across Apple platforms. This includes a glassy appearance for sidebars and updated tab bars.
- Expanded Features: SwiftUI now supports web content and rich text, along with new graphics capabilities like color mixing and precompiled shaders to avoid frame drops.
-
Design System: The new design system aims to create a universal design language across Apple platforms, focusing on elevating content, consistency, and usability. It introduces rounded forms influenced by the geometry of fingers for more natural touch interactions.
For more detailed information on these updates, you can refer to the sessions like What’s new in UIKit and What’s new in SwiftUI.

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.

What’s new in UIKit
Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.

What’s new in SwiftUI
Learn what’s new in SwiftUI to build great apps for any Apple platform. We’ll explore how to give your app a brand new look and feel with Liquid Glass. Discover how to boost performance with framework enhancements and new instruments, and integrate advanced capabilities like web content and rich text editing. We’ll also show you how SwiftUI is expanding to more places, including laying out views in three dimensions.