Closed kalviapp closed 4 years ago
Duplicate of #788
This will be fixed in our next version (5.12.0)
@ethanshar, Facing same issue in any other file has not mentioned Picker from React native. Using import RNPickerSelect from 'react-native-picker-select'; from this npm package and facing same issue as Error warning 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 RNPickerSelect@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:124424:36
We had just released a new version 5.12.0 that use the community/react-native-picker.
Please update your RNUILib version
Also make sure to install as a dependency @react-native-community/picker
'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'