WWDC26
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.
View
2 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