Platform

Search items

AlertDialog

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

ExpoAndroid onlyExpo Go
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 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 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
Divider

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

ExpoAndroid onlyExpo Go
DropdownMenu

A Jetpack Compose floating menu that presents temporary actions or choices from a trigger.

ExpoAndroid onlyExpo Go
ExposedDropdownMenuBox

A Jetpack Compose anchored menu pattern for choosing from options associated with a text field.

ExpoAndroid onlyExpo Go
FieldGroup

A universal @expo/ui container for scrollable groups of settings-style rows on Android, iOS and web.

ExpoUniversalExpo Go
FloatingActionButton

Jetpack Compose Material 3 action buttons that float above screen content for a prominent primary action.

ExpoAndroid onlyExpo Go
FlowRow

A Jetpack Compose layout that places children horizontally and wraps overflow onto additional rows.

ExpoAndroid onlyExpo Go
HorizontalPager

A Jetpack Compose container for moving through discrete pages with horizontal swipe gestures.

ExpoAndroid onlyExpo Go