react-native-phone-input
react-native-phone-input copied to clipboard
fix cannot get dialCode of undefined
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.