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
I recently upgraded my React Native version from 0.64.0 to 0.72.7, and I'm encountering an error: TypeError: Cannot read property 'Picker' of undefined. How can I resolve this issue?
I am using "@react-native-picker/picker": "^2.6.1"
The text was updated successfully, but these errors were encountered:
I recently upgraded my React Native version from 0.64.0 to 0.72.7, and I'm encountering an error: TypeError: Cannot read property 'Picker' of undefined. How can I resolve this issue?
I am using "@react-native-picker/picker": "^2.6.1"
The text was updated successfully, but these errors were encountered: