Framework

Search items

AlertDialog

A Jetpack Compose modal prompt that requests a choice or acknowledgment before the current task continues.

ExpoAndroid onlyExpo Go
Alert
Feedback

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

ExpoSwiftUIiOS, tvOS
BadgedBox

A Jetpack Compose layout wrapper that positions a badge over content such as an icon.

ExpoAndroid onlyExpo Go
BasicAlertDialog

A low-level Jetpack Compose modal container for prompts with fully custom content.

ExpoAndroid onlyExpo Go
ModalBottomSheet

A Jetpack Compose modal sheet that slides up from the bottom of the screen to present focused content.

ExpoAndroid onlyExpo Go
BottomSheet

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

ExpoSwiftUIiOS, tvOS
BottomSheet

A universal @expo/ui modal sheet for presenting content from the bottom of the screen on Android, iOS and web.

ExpoUniversalExpo Go
Box

A Jetpack Compose layout container that stacks children in the same space and controls their alignment.

ExpoAndroid onlyExpo Go
Button

Jetpack Compose pressable controls with Material 3 filled, tonal, outlined, elevated and text treatments.

ExpoAndroid onlyExpo Go
Button

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

ExpoSwiftUIiOS, tvOS
Button

A universal @expo/ui pressable button with native rendering and multiple visual variants on Android, iOS and web.

ExpoUniversalExpo Go
Card

A Jetpack Compose surface for grouping related content and actions with filled, elevated or outlined treatment.

ExpoAndroid onlyExpo Go
Carousel

Jetpack Compose horizontal carousels for browsing scrollable collections in Material 3 layouts.

ExpoAndroid onlyExpo Go
Checkbox

A Jetpack Compose selection control with checked, unchecked and indeterminate states.

ExpoAndroid onlyExpo Go
Checkbox

A universal @expo/ui selection control for checked and unchecked states across Android, iOS and web.

ExpoUniversalExpo Go
Chip

Jetpack Compose compact controls for filters, input, suggestions or assistive actions.

ExpoAndroid onlyExpo Go
Collapsible

A universal @expo/ui labelled header that toggles the visibility of its content on Android, iOS and web.

ExpoUniversalExpo Go
Column

A Jetpack Compose layout that places children vertically with configurable alignment and spacing.

ExpoAndroid onlyExpo Go
Column

A vertical layout container for universal @expo/ui components.

ExpoUniversalExpo Go
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
DisclosureGroup

A SwiftUI container with a labelled control that expands or collapses its content.

ExpoSwiftUIiOS only
Divider

A Jetpack Compose horizontal or vertical separator for distinguishing adjacent content regions.

ExpoAndroid onlyExpo Go