what's new in SwiftUI for macOS?
Asked on 06/11/2025
•@wwdc251 search
In the WWDC 2025 session titled "What’s new in SwiftUI," several enhancements for macOS were highlighted:
-
Performance Improvements: There are significant performance gains for lists on macOS. Lists with over 100,000 items now load six times faster and update up to 16 times faster. Larger lists benefit even more from these improvements, enhancing the user experience when viewing, filtering, or updating items in apps.
-
Design Updates: The new design system introduces a bright and fluid experience consistent across Apple platforms. On macOS, the app sidebar now has a glassy appearance that reflects the content around it, and toolbar items appear in liquid glass during navigation transitions.
-
Integration with AppKit: SwiftUI has improved its integration with AppKit, allowing developers to show sheets with SwiftUI views and bridge AppKit gestures to SwiftUI using
NSGestureRecognizerRepresentable
. -
Web Content and Rich Text: SwiftUI now supports embedding web content directly in apps using WebKit's new SwiftUI APIs, including a new
WebView
component. This allows for rich interaction with web content. -
3D Charts and Spatial Layouts: SwiftUI now supports 3D charts and spatial layouts, enabling more dynamic and visually engaging content.
For more detailed information, you can refer to the session What’s new in SwiftUI (06:53).

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.

Build a SwiftUI app with the new design
Explore the ways Liquid Glass transforms the look and feel of your app. Discover how this stunning new material enhances toolbars, controls, and app structures across platforms, providing delightful interactions and seamlessly integrating your app with the system. Learn how to adopt new APIs that can help you make the most of Liquid Glass.

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