webcat12345 / ngx-intl-tel-input

Phone number input field to support international numbers, Angular
MIT License
213 stars 333 forks source link

No support for 056 Numbers in Ghana #465

Open ekow-mensah opened 1 year ago

ekow-mensah commented 1 year ago

Hello. I'm using this plugin in an application we've built to serve customers all over Africa. Users in Ghana are not able to use numbers starting with 056. The number starting with 056 is a valid number but the validator returns invalid. e.g. In Ghana 0567713451 is a valid number but the validator from the library returns invalid. Some help will be appreciated.