rili-live / react-native-phone-input

Phone input box for React Native
https://www.npmjs.com/package/react-native-phone-input
MIT License
42 stars 54 forks source link

Invariant Violation: Tried to register two views with the same name RNCPicker #12

Closed dkunin9 closed 2 years ago

dkunin9 commented 3 years ago

Hello! Facing this issue with your fork repo and the original one.. Invariant Violation: Tried to register two views with the same name RNCPicker

P.s. I'm not using native-base or any other library with @react-native-picker/picker version in package.json: "@react-native-picker/picker": "^1.9.10",

Have tried also this one in CountryPicker.tsx import {Picker as CustomPicker} from '@react-native-picker/picker';

Thank you in advance

rililive commented 2 years ago

See the pinned issue https://github.com/rili-live/react-native-phone-input/issues/5