react-phone-input
react-phone-input copied to clipboard
Getting validity state
Is there any way to determine if the number entered in the field is valid?
I.e., is there a callback or a prop or something that is aware of whether the number currently entered is correctly formatted with 10 digits, etc.?