Hi.
The picker component in react-native is being moved to @react-native-community/picker
(See https://reactnative.dev/docs/picker)
Right now, it generates the following warning:
ExceptionsManager.js:173 Warning: Picker has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/picker' instead of 'react-native'. See https://github.com/react-native-community/react-native-picker
Thanks,
Neil