---
title: React Native Picker
sidebar_title: Picker
description: A cross-platform component that provides access to the system UI for picking between several options.
sourceCodeUrl: https://github.com/react-native-picker/picker
packageName: @react-native-picker/picker
platforms: ["android", "ios", "macos", "web"]
---
{/* todo: add video */}
> **info** This library is listed in the Expo SDK reference because it is included in [Expo Go](https://expo.dev/go). You may use any library of your choice with [development builds](/develop/development-builds/introduction/).
A component that provides access to the system UI for picking between several options.
## Installation
## Usage
See complete documentation at [`react-native-picker/picker`](https://github.com/react-native-picker/picker).