Everything new in swiftui
Asked on 06/16/2025
1 search
At WWDC, Apple introduced several exciting updates to SwiftUI. Here are some of the key highlights:
-
New Graphics Capabilities: SwiftUI now allows you to mix colors beautifully with a new mix modifier on color. Custom shaders can be precompiled to avoid frame drops caused by lazy shader compilation. What’s new in SwiftUI
-
Scroll View Enhancements: There are new APIs for fine-grained control over scroll views, including reacting to changes in content and offsets, and detecting when a view's visibility changes due to scrolling. What’s new in SwiftUI
-
Text and Selection Management: SwiftUI now offers programmatic access to text selection within text editing controls, allowing for features like suggested rhymes or text suggestions. What’s new in SwiftUI
-
Swift 6 Language Mode: The new Swift 6 language mode enables compile-time data race safety, and SwiftUI has improved its APIs to make it easier to adopt this new language mode. What’s new in SwiftUI
-
Improved Interoperability: Significant improvements have been made to the integration of gestures and animations between SwiftUI and UIKit/AppKit. What’s new in SwiftUI
-
Performance Improvements: There are major performance improvements, especially in lists and scrolling, with lists on macOS loading and updating significantly faster. What’s new in SwiftUI
-
3D Charts and Web APIs: New support for 3D charts and enhanced web APIs, including a new declarative webview component for SwiftUI. Platforms State of the Union
These updates make SwiftUI more powerful and flexible, allowing developers to create more immersive and performant applications across all Apple platforms.

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.