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 new
Swipe Container - iOS Liquid Glass Light Mode Preview
modifier

Swipe Container

Only allows a single active swipe within a container.

Swipe Action - iOS Liquid Glass Light Mode Preview
modifier

Swipe Action

Adds custom swipe actions to a row in a list or container, notifying you when the actions are revealed or dismissed.

AsyncImage

4 new
Custom Session Async URL Image - iOS Liquid Glass Light Mode Preview
modifier

Custom 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 - iOS Liquid Glass Light Mode Preview
initializer

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 - iOS Liquid Glass Light Mode Preview
initializer

Custom Phases Async URL Image

Loads and displays a modifiable image from the specified URL load request in phases.

Async URL Image - iOS Liquid Glass Light Mode Preview
initializer

Async URL Image

Loads and displays an image from the specified URL load request.

Alert

4 new
Message Error Alert - iOS Liquid Glass Light Mode Preview
modifier

Message Error Alert

Presents an alert with a message when an error is present.

Message Item Alert - iOS Liquid Glass Light Mode Preview
modifier

Message 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 - iOS Liquid Glass Light Mode Preview
modifier

Item Alert

Presents an alert using the given data to produce the alert’s content and a text view as a title.

Error Alert - iOS Liquid Glass Light Mode Preview
modifier

Error Alert

Presents an alert when an error is present.

Looking for last year's features?

WWDC25 — iOS 26 Features