Are there any new formatters in Swift?
Asked on 2024-07-20
1 search
Yes, there are new formatters in Swift. Specifically, the formatted API has been enhanced to ensure that names in any language and script are displayed correctly, regardless of the language your app is in. For example, using the short style from the formatter will use the given name only when appropriate for monograms, which is particularly useful for languages like Chinese and Japanese.
For more details, you can refer to the session Build multilingual-ready apps (10:33).

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.

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

What’s new in UIKit
Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.