swiftUI features avalabel only in xcode26?
Asked on 06/17/2025
1 search
In Xcode 26, there are several new features and improvements for SwiftUI that are specific to this version. Some of these features include:
-
Liquid Glass Design: When you rebuild your app with Xcode 26, standard controls will automatically be rendered with the new Liquid Glass design, which provides a new visual depth and focus on content (Platforms State of the Union).
-
New APIs and Design Updates: There are updates to structural app components like Tab View and Navigation Split View, as well as new APIs to customize the experience further (Build a SwiftUI app with the new design).
-
SwiftUI Enhancements: SwiftUI now offers programmatic access to and control of text selection within text editing controls, and there are new ways to work with text and manage selection (What’s new in SwiftUI).
These features are part of the enhancements available in Xcode 26, which is designed to help developers create more visually appealing and efficient apps using SwiftUI.

What’s new in UIKit
Modernize your app with the latest APIs in UIKit, including enhanced menu bar support, automatic observation tracking, a new UI update method, and improvements to animations. We’ll also cover how you can include SwiftUI scenes in your UIKit app and explore SF Symbols, HDR color pickers, and more.

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

What’s new in SwiftUI
Learn how you can use SwiftUI to build great apps for any Apple platform. Explore a fresh new look and feel for tabs and documents on iPadOS. Improve your window management with new windowing APIs, and gain more control over immersive spaces and volumes in your visionOS apps. We’ll also take you through other exciting refinements that help you make expressive charts, customize and layout text, and so much more.