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

Format error #103

Open cinder92 opened 5 years ago

cinder92 commented 5 years ago

Thanks for this awesome component, im having an issue, when i set autoFormat={true} and user types one more digit the format goes off

Captura de Pantalla 2019-06-20 a la(s) 1 21 58

do you know how to solve this?