What were the improvements made for the SwiftUI List
Asked on 2025-07-10
1 search
The improvements made for the SwiftUI List, as presented at WWDC, include significant performance enhancements. On macOS, lists with over 100,000 items now load six times faster and update up to 16 times faster. These improvements extend to all platforms, enhancing the experience for users when viewing, filtering, or updating lists. Incremental changes, such as inserting new items, are also up to 16 times faster, and larger lists see even bigger performance gains. These updates represent a substantial step forward in SwiftUI's scrolling performance, making apps feel faster and more responsive.
For more details, you can refer to the session What’s new in SwiftUI (06:53) and Platforms State of the Union (44:39).

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.

What’s new in Xcode
Discover the latest productivity and performance advancements in Xcode 26. Learn how to leverage large language models in your development workflow. Explore editing and debugging enhancements, improved performance and testing tools, and Swift Build - the open-source build system engine used by Xcode.