GitHub
npm
A component that provides access to the system UI for picking between several options.
This library was formerly known as@react-native-community/picker
. If you have that library in your SDK 40+ project, you can uninstall it and install this one instead.
Android Device | Android Emulator | iOS Device | iOS Simulator | Web |
---|---|---|---|---|
-
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.
See full documentation at react-native-picker/picker.