A cross-platform component that provides access to the system UI for picking between several options.
GitHub
npm
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.
-
npx expo install @react-native-picker/picker
If you are installing this in an existing React Native app, start by installing expo
in your project. Then, follow the additional instructions provided by the library's README or documentation.
See complete documentation at react-native-picker/picker
.