are scrolling elements on macos' native apps from apple built on swiftUI?
Asked on 06/11/2025
1 search
Scrolling elements in macOS native apps from Apple are indeed built using SwiftUI. SwiftUI has been increasingly adopted by Apple for building new features and apps, as well as enhancing existing ones. For instance, improvements in scrolling performance have been highlighted in the Platforms State of the Union session, where it was mentioned that SwiftUI brings idle prefetch to the Mac for the first time, significantly boosting performance. Additionally, SwiftUI is used in various Apple apps and system experiences, indicating its role in building native app components, including scrolling elements.

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.

Create custom visual effects with SwiftUI
Discover how to create stunning visual effects in SwiftUI. Learn to build unique scroll effects, rich color treatments, and custom transitions. We’ll also explore advanced graphic effects using Metal shaders and custom text rendering.