thegamenicorus / react-native-phone-input

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

fix cannot get dialCode of undefined #69

Open MacKentoch opened 5 years ago

MacKentoch commented 5 years ago

I was using a custom country picker (not sure it happens in other cases, but fix is good for all).

I had a bug in case when user deletes (rather than enters his phone number) pre-rendered country code: dailCode of undefined error.