HomeGuidesReferenceLearn

Reference version

ArchiveExpo SnackDiscord and ForumsNewsletter

Picker

GitHub

npm

A cross-platform component that provides access to the system UI for picking between several options.

Android
iOS
macOS
Web

This library is listed in the Expo SDK reference because it is included in Expo Go. You may use any library of your choice with development builds.

A component that provides access to the system UI for picking between several options.

Platform Compatibility

Android DeviceAndroid EmulatoriOS DeviceiOS SimulatorWeb

Installation

Terminal
npx expo install @react-native-picker/picker

If you're installing this in a bare React Native app, you should also follow these additional installation instructions.

Usage

See complete documentation at react-native-picker/picker.