anything new in SwiftUI?
Asked on 06/12/2025
1 search
At WWDC, Apple introduced several exciting updates to SwiftUI. Here are some of the highlights:
-
New Features and Enhancements: SwiftUI has introduced a range of new features to make apps feel fresh and modern. This includes a new tab view, beautiful mesh gradients, and snappy controls. The sidebar on iOS 18 has become more flexible, enhancing the user experience across platforms.
-
Graphics and Scrolling Improvements: New graphics capabilities allow for beautiful color mixing with a new mix modifier. There are also enhancements to scroll views, providing more programmatic control and the ability to detect when a view's visibility changes due to scrolling.
-
Web Content Integration: SwiftUI now supports embedding web content directly in apps with a full set of WebKit APIs, including a new WebView component. This allows for rich interaction with web pages and programmatic navigation.
-
Custom Containers and Interoperability: New APIs allow for the creation of custom container views, making it easier to work with foundational APIs. There are also significant improvements in interoperability with UIKit and AppKit, including gesture and animation integration.
-
Performance and Ease of Use: SwiftUI has seen performance improvements, particularly in lists and scrolling. The framework has also been updated to support the new Swift 6 language mode, which includes compile-time data race safety.
-
3D and Immersive Experiences: SwiftUI now supports 3D charting and immersive experiences, with new tools for crafting volumetric and spatial layouts.
For more detailed information, you can check out the session What’s new in SwiftUI (00:00:07) and Platforms State of the Union (35:23).

What’s new in SwiftUI
Learn how you can use SwiftUI to build great apps for any Apple platform. Explore a fresh new look and feel for tabs and documents on iPadOS. Improve your window management with new windowing APIs, and gain more control over immersive spaces and volumes in your visionOS apps. We’ll also take you through other exciting refinements that help you make expressive charts, customize and layout text, and so much more.

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.

Platforms State of the Union
Discover the newest advancements on Apple platforms.