Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'Picker' of undefined #537

Open
Bilalwarind opened this issue Dec 9, 2023 · 2 comments
Open

TypeError: Cannot read property 'Picker' of undefined #537

Bilalwarind opened this issue Dec 9, 2023 · 2 comments

Comments

@Bilalwarind
Copy link

Bilalwarind commented Dec 9, 2023

image

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"

@iwalker7
Copy link

hey there,
I added resolutions in package.json, and it works for me:
"resolutions": { "@react-native-picker/picker": "^2.1.0" }

@manohar-nyros
Copy link

Any update on this please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants