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
Glass Button Styles - iOS Light Mode Preview
style

Glass Button Styles

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

Toolbars

3 new
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

Slider

1 new
Custom Slider Ticks - iOS Light Mode Preview
initializer

Custom Slider Ticks

Creates a slider to select a value from a given range, subject to a step increment, which displays the provided labels and customizable ticks.

ScrollView

2 new
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
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
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

3 new
TabView Bottom Accessory Placement - iOS Light Mode Preview
style

TabView Bottom Accessory Placement

A placement of the bottom accessory in a tab view. You can use this to adjust the content of the accessory view based on the placement

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
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