📄 expo/versions/v53.0.0/sdk/picker

File: picker.md | Updated: 11/15/2025

Source: https://docs.expo.dev/versions/v53.0.0/sdk/picker

Hide navigation

Search

Ctrl K

Home Guides EAS Reference Learn

Reference version

SDK 53

Archive Expo Snack Discord and Forums Newsletter

@react-native-picker/picker

GitHub npm

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

GitHub npm

Android

iOS

macOS

Web

Bundled version:

2.11.1

Copy page


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

Installation


Terminal

Copy

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

If you are installing this in an existing React Native app , make sure to install expo in your project. Then, follow the installation instructions provided in the library's README or documentation.

Learn more


Visit official documentation

Get full information on API and its usage.