Element

Search items

Animated

Composable primitives (Select, SelectTrigger, SelectValue, SelectContent, SelectItem); the panel pinches off the trigger and separates, with staggered items. Position-aware (opens upward when needed).

ReactTailwind

Composable primitives (MorphSelect, MorphSelectTrigger, MorphSelectValue, MorphSelectContent, MorphSelectItem) where the trigger morphs into the panel via a shared layoutId: one continuous surface that grows open and shrinks back, never detaching.

ReactTailwind
Wheel Picker

iOS-style picker wheel: a 3D drum on native momentum scroll that snaps to the nearest notch, with wheel, drag and keyboard control. Composes side by side for date and time pickers, reduced-motion safe.

ReactTailwind

A trigger-based action menu with scanlines, monospace labels, and HUD corner details.

ReactTailwind
Number Input

A numeric input with increment and decrement controls and compact monospace labels.

ReactTailwind
Rating

A configurable rating display with selectable values, status colors, and optional glow.

ReactTailwind
Text Input

A labeled text input with hint, error, icon, and compact Tron-style accents.

ReactTailwind

A select control with monospace labels, glowing focus states, and a scanlined menu.

ReactTailwindMenu

A numeric slider with a glowing track, value label, and compact monospace styling.

ReactTailwind
Toggle

A binary toggle with glowing checked state, size variants, and monospace labeling.

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

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

ExpoAndroid onlyExpo Go
Picker

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

ExpoSwiftUIiOS, tvOS
Picker

A universal @expo/ui single-selection input with native menu and wheel appearances on Android, iOS and web.

ExpoUniversalExpo Go
SegmentedButton

Jetpack Compose segmented controls for selecting one or multiple options from a compact related set.

ExpoAndroid onlyExpo Go
Slider

A Jetpack Compose track-and-thumb input for choosing a continuous or stepped value within a range.

ExpoAndroid onlyExpo Go
Slider

A SwiftUI track-and-thumb input for choosing a continuous value within a bounded range.

ExpoSwiftUIiOS only
Slider

A universal @expo/ui control for selecting a continuous or stepped value on Android, iOS and web.

ExpoUniversalExpo Go
Switch

A Jetpack Compose on-off control with a sliding thumb and optional icon content.

ExpoAndroid onlyExpo Go
Switch

A universal @expo/ui toggle for switching between on and off states on Android, iOS and web.

ExpoUniversalExpo Go
TextField

Jetpack Compose Material 3 inputs with filled or outlined treatment for editable text.

ExpoAndroid onlyExpo Go
TextField

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

ExpoSwiftUIiOS, tvOS
TextInput

A universal @expo/ui text input with a React Native-compatible API and native SwiftUI or Jetpack Compose rendering.

ExpoUniversalExpo Go