whats new in swiftui in wwdc 2025?
Asked on 2025-08-05
1 search
At WWDC 2025, several exciting updates were introduced for SwiftUI. Here are some of the key highlights:
-
Widgets and CarPlay: Widgets are now available on Vision OS and CarPlay, with new APIs for relevance on watchOS and live activities on CarPlay. There's also a push-based updating API for widgets.
-
Web Content Integration: SwiftUI now supports embedding web content directly in your app with a full set of SwiftUI APIs for WebKit, including a new declarative WebView component.
-
Rich Text Editing: The SwiftUI text editor now supports rich text editing. By changing the binding of your text editor's text from a string to an attributed string, you can create a rich text editor with customizable styling.
-
3D Charts and RealityKit: Swift Charts now support 3D, allowing for interaction with the camera to rotate and zoom in on charts. RealityKit entities now conform to Observable, simplifying interaction with SwiftUI.
-
Performance Improvements: There are significant performance improvements, especially in scrolling and list handling. Lists on macOS with over 100,000 items now load six times faster, and scrolling performance has been enhanced across all platforms.
-
Spatial Layouts: New volumetric APIs and spatial container features allow for richer 3D layouts, making it easier to build compelling volumetric experiences in SwiftUI.
For more detailed information, you can check out the session What’s new in SwiftUI (00:01:22) and the Platforms State of the Union (00:41:37).

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.

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