thegamenicorus / react-native-phone-input

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

Picker from react-native #120

Open danieljgp2 opened 4 years ago

danieljgp2 commented 4 years ago

@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 ?

krewllobster commented 4 years ago

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.