Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should add support for DR Congo mobile phone validation #2040

Closed
coolbeatz71 opened this issue Sep 14, 2022 · 0 comments
Closed

should add support for DR Congo mobile phone validation #2040

coolbeatz71 opened this issue Sep 14, 2022 · 0 comments

Comments

@coolbeatz71
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I just realized there is no support for a bunch of local phone numbers in Africa (most of them are french speaking), such as RD Congo, Congo Republic, Central African Republic, etc.

Describe the solution you'd like

The ICU country code for DR Congo is fr-CD and the regex should be /^(\+?243|0)?(8|9)\d{8}$/. I can raise a PR for this one. But I need to make more research on other french-speaking African countries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants