react-native-phone-input
react-native-phone-input copied to clipboard
Picker from react-native
@thegamenicorus Picker from react-native is deprecated and it cause problems when you import picker from react-native community and phone-input. Are you going to upgrade the dependencies and react-native version ?
I think this library may need a fork to start getting maintained. I just spent three hours on a witch hunt for competing AndroidPickerDropdown imports and didn't realize it was this library that was causing the problem. Should be a simple PR to update the dependencies and countryPicker.js to @react-native-community/picker. However, it doesn't appear that PRs are getting merged at the moment.