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

Conflict of package npm install @react-native-picker/picker #475

Open
ghure opened this issue Feb 15, 2022 · 3 comments
Open

Conflict of package npm install @react-native-picker/picker #475

ghure opened this issue Feb 15, 2022 · 3 comments

Comments

@ghure
Copy link

ghure commented Feb 15, 2022

Its not a bug,

npm install react-native-picker-select
npm install @react-native-picker/picker

I want to use both packages at same time, but an getting conflict.

Error: Invariant Violation: Tried to register two views with the same name RNCAndroidDialogPicker.

Need solution on same

Thank you

Image 15-02-22 at 2 34 PM

@RobertDS07
Copy link

Same thing here...

@RobertDS07
Copy link

Response here

@ghure
Copy link
Author

ghure commented Mar 30, 2022

I fixed this issue by matching both @react-native-picker/picker.

npm ls @react-native-picker/picker
and install same version.
Screenshot 2022-03-30 at 10 55 16 AM

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

2 participants