when will SwiftUI die
Asked on 06/16/2025
3 searches
SwiftUI is not expected to "die" anytime soon. In fact, Apple continues to invest heavily in SwiftUI, as highlighted in the Platforms State of the Union session at WWDC 2024. SwiftUI is described as the best way to build apps for any Apple device, and Apple is making multi-year investments to enhance the developer experience with features like previews, customizations, and interoperability.
Additionally, SwiftUI is being adopted across a wide range of Apple's own apps and system experiences, such as Control Center, Notification Center, and Finder. It is also used extensively in apps like Xcode, Pages, and Music, and is the preferred choice for building spatial apps on visionOS.
Apple's commitment to SwiftUI is further demonstrated by the introduction of new features and improvements, such as performance enhancements, new APIs, and better interoperability with UIKit and AppKit. Therefore, SwiftUI is very much alive and evolving as a core part of Apple's development ecosystem.

Migrate your TVML app to SwiftUI
SwiftUI helps you build great apps on all Apple platforms and is the preferred toolkit for bringing your content into the living room with tvOS 18. Learn how to use SwiftUI to create familiar layouts and controls from TVMLKit, and get tips and best practices.

Platforms State of the Union 5-Minute Recap
Watch a quick recap of the newest advancements on Apple platforms.

What’s new in Swift
Join us for an update on Swift. We’ll briefly go through a history of Swift over the past decade, and show you how the community has grown through workgroups, expanded the package ecosystem, and increased platform support. We’ll introduce you to a new language mode that achieves data-race safety by default, and a language subset that lets you run Swift on highly constrained systems. We’ll also explore some language updates including noncopyable types, typed throws, and improved C++ interoperability.