You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
#143
@vaibhav-navsoft There may be a file in your package that is using the Picker module from react-native (maybe NativeBase, as mentioned above.) please check which line the error is coming from.
This issue still persist if i used community picker.
# Bug report
Summary
Environment info
react-native info
output:# paste it here
Library version: x.x.x
Steps to reproduce
Describe what you expected to happen:
Reproducible sample code
The text was updated successfully, but these errors were encountered: