I'm using Google LibPhoneNumber to validate phone number. However, for a number with new area code, such as area code 945 in the US, the validation result would result in invalid. Does anyone know where to add the new area code in the JavaScript library?
Hi @LarryF ,
Based on this component's GitHub documentation, https://github.com/ruimarinho/google-libphonenumber
there is nothing mentioned to add new area code.