What's New in
iOS 27
Explore the latest SwiftUI features and enhancements from WWDC26, including iOS 27, watchOS 27, tvOS 27, visionOS 27, and macOS 27.
Picker
1 newTabsPickerStyle
A picker style that presents options as segmented tabs. On macOS, this style produces a segmented picker with a visual treatment that distinguishes tab navigation from value selection. On iOS, tvOS, and visionOS, the visual appearance matches that of the standard standard .segmented style. On all supported platforms, VoiceOver announces options as tabs.
View
3 newMusic Picker
Presents a music picker to select items from the Apple Music catalog and the user’s music library.
TabView
1 newSheet
1 newAsyncImage
4 newCustom Session Async URL Image
A modifier that adds a URL session for asynchronous images contained in the view to use when fetching image data.
Custom Placeholder Async URL Image
Loads and displays a modifiable image from the specified URL load request using a custom placeholder until the image loads.
Custom Phases Async URL Image
Loads and displays a modifiable image from the specified URL load request in phases.
Alert
4 newMessage Item Alert
Presents an alert with a message using the given data to produce the alert’s content and a localized string key for a title.
Item Alert
Presents an alert using the given data to produce the alert’s content and a text view as a title.
Looking for last year's features?
WWDC25 — iOS 26 Features