WWDC25

What's New in
iOS 26

Explore the latest SwiftUI features and enhancements from WWDC25, including iOS 26, watchOS 26, tvOS 26, visionOS 26, and macOS 26.

Button

1 new

A control that initiates an action.

Glass Button - iOS Light Mode Preview
style

Glass Button

A button style that applies glass border artwork based on the button’s context

Toolbars

3 new

Provide immediate access to frequently used commands and controls.

Title Toolbar Item Placement - iOS Light Mode Preview
initializers

Title Toolbar Item Placement

Places content in the title area

ToolbarItem Shared Background Visibility - iOS Light Mode Preview
modifier

ToolbarItem Shared Background Visibility

Controls the visibility of the glass background effect on items in the toolbar. In certain contexts, such as the navigation bar on iOS and the window toolbar on macOS, toolbar items will be given a glass background effect that is shared with other items in the same logical grouping

ToolbarSpacer - iOS Light Mode Preview
initializer

ToolbarSpacer

A standard space item in toolbars

ScrollView

2 new

A scrollable view.

ScrollEdgeEffect Disabled - iOS Light Mode Preview
style

ScrollEdgeEffect Disabled

Disables any scroll edge effects for scroll views within this hierarchy

Hard ScrollEdgeEffect - iOS Light Mode Preview
style

Hard ScrollEdgeEffect

A scroll edge effect with a hard cutoff and dividing line

Navigation

1 new

Enable people to move between different parts of your app’s view hierarchy within a scene

Navigation Subtitle - iOS Light Mode Preview
modifier

Navigation Subtitle

Configures the view’s subtitle for purposes of navigation, using a localized string

View

2 new

A type that represents part of your app’s user interface and provides modifiers that you use to configure views

Background Extension Effect - iPadOS Light Mode Preview
modifier

Background Extension Effect

Adds the background extension effect to the view. The view will be duplicated into mirrored copies which will be placed around the view on any edge with available safe area. Additionally, a blur effect will be applied on top to blur out the copies

Glass effect - iOS Light Mode Preview
modifier

Glass effect

Applies the Liquid Glass effect to a view

TabView

2 new

A view that switches between multiple child views using interactive user interface elements

Bottom Accessory - iOS Light Mode Preview

Bottom Accessory

A modifier to place content above the tabs

Hide Tab Bar On Scroll Down - iOS Light Mode Preview
modifier

Hide Tab Bar On Scroll Down

Minimize the tab bar when downwards scrolling starts. Minimizing is supported for tab bars on only iPhone

GlassEffectContainer

1 new

A view that combines multiple Liquid Glass shapes into a single shape that can morph individual shapes into one another.

Glass Effect Container - iOS Light Mode Preview
initializer

Glass Effect Container

A view that combines multiple Liquid Glass shapes into a single shape that can morph individual shapes into one another