swiftui text concatenation - deprecated?
Asked on 06/12/2025
1 search
There is no specific mention of SwiftUI text concatenation being deprecated in the provided context. However, there are updates related to text handling in SwiftUI, such as enhancements in text selection and rich text editing capabilities. For example, SwiftUI now offers programmatic access to text selection within text editing controls, and there is support for rich text editing using AttributedString
. You can learn more about these updates in the session What’s new in SwiftUI.
If you are interested in rich text experiences, you might want to check out the session Code-along: Cook up a rich text experience in SwiftUI with AttributedString, which covers upgrading the Text Editor to support rich text using AttributedString
.

Enhance your app’s multilingual experience
Create a seamless experience for anyone who uses multiple languages. Learn how Language Discovery allows you to optimize your app using a person’s preferred languages. Explore advances in support for right-to-left languages, including Natural Selection for selecting multiple ranges in bidirectional text. We’ll also cover best practices for supporting multilingual scenarios in your app.

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.

Build a SwiftUI app with the new design
Explore the ways Liquid Glass transforms the look and feel of your app. Discover how this stunning new material enhances toolbars, controls, and app structures across platforms, providing delightful interactions and seamlessly integrating your app with the system. Learn how to adopt new APIs that can help you make the most of Liquid Glass.