Platform

Search items

Alert
Feedback

A SwiftUI prompt that presents a title, supporting message and actions over the current view.

ExpoSwiftUIiOS, tvOS
BottomSheet

A SwiftUI modal sheet that presents focused content from the bottom of the screen.

ExpoSwiftUIiOS, tvOS
Button

A SwiftUI action control with native styling, semantic roles and modifier support.

ExpoSwiftUIiOS, tvOS
ConfirmationDialog

A SwiftUI action prompt that presents a set of related choices, including destructive and cancel roles.

ExpoSwiftUIiOS, tvOS
ContextMenu

A SwiftUI menu of contextual actions revealed from its associated content.

ExpoSwiftUIiOS, tvOS
ControlGroup

A SwiftUI container that visually coordinates a related set of interactive controls.

ExpoSwiftUIiOS, tvOS
Divider

A SwiftUI visual separator that adapts to the orientation of its containing stack.

ExpoSwiftUIiOS, tvOS
Form

A SwiftUI container that organizes data-entry controls into platform-standard grouped rows and sections.

ExpoSwiftUIiOS, tvOS
HStack

A SwiftUI layout that arranges child views horizontally with configurable alignment and spacing.

ExpoSwiftUIiOS, tvOS
Image

A SwiftUI visual for rendering SF Symbols with native sizing, color and symbol treatments.

ExpoSwiftUIiOS, tvOS
List

A SwiftUI scrolling container for structured rows, sections and platform-standard list interactions.

ExpoSwiftUIiOS, tvOS
Menu

A SwiftUI control that reveals a compact list of actions or choices from a labelled trigger.

ExpoSwiftUIiOS, tvOS
Overlay

A SwiftUI layout modifier that places secondary content in front of a primary view.

ExpoSwiftUIiOS, tvOS
Picker

A SwiftUI single-choice input with native menu, segmented, wheel and navigation presentations.

ExpoSwiftUIiOS, tvOS
Section

A SwiftUI grouping container for related rows with optional header and footer content.

ExpoSwiftUIiOS, tvOS
Spacer
Separator

A SwiftUI layout element that expands along a stack axis to create flexible spacing.

ExpoSwiftUIiOS, tvOS
TabView

A SwiftUI container that switches among selected child views using tabs or page-style navigation.

ExpoSwiftUIiOS, tvOS
TextField

A SwiftUI single-line input for editable text with native focus and submission behavior.

ExpoSwiftUIiOS, tvOS
Text

A SwiftUI primitive for styled text that can combine nested runs with distinct formatting.

ExpoSwiftUIiOS, tvOS
VStack

A SwiftUI layout that arranges child views vertically with configurable alignment and spacing.

ExpoSwiftUIiOS, tvOS
ZStack

A SwiftUI layout that layers child views back to front with configurable alignment.

ExpoSwiftUIiOS, tvOS
Label

A SwiftUI view that pairs an icon with text for controls, menus and other compact interface labels.

ExpoSwiftUIiOS, tvOS
Link
Navigation

A SwiftUI text or label control that opens a URL using native link behavior.

ExpoSwiftUIiOS, tvOS
ProgressView

A SwiftUI indicator for determinate progress or an indeterminate waiting state.

ExpoSwiftUIiOS, tvOS