What's the latest in SwiftUI Lists?

Asked on 06/11/2025

1 search

The latest updates in SwiftUI Lists, as presented at WWDC, include significant performance improvements and new capabilities. Lists on macOS now load over 100,000 items six times faster and update up to 16 times faster. These performance gains extend to all platforms, enhancing the user experience when viewing, filtering, or updating lists. Additionally, SwiftUI now supports more advanced list customizations, such as mixing static and dynamic content, supporting sections, and adding container-specific modifiers. These improvements make it easier to create complex and efficient list views in your apps.

For more details, you can refer to the session What’s new in SwiftUI (06:53).