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

Remove invalid input console log message on every text change event. #76

Closed shivendraodean closed 1 year ago

shivendraodean commented 5 years ago

The following error message is displayed in the console - Exception was thrown: Error: The string supplied did not seem to be a phone number. This message is shown right from the first few keystrokes and bloats the console with one line of log per character typed.