Phone number input component #3315
kasmoto
started this conversation in
Feature requests
Replies: 3 comments 2 replies
|
@Valar103769 the authoritative one is libphonenumber by Google. This is not currently available as an NPM package, but there are some ports which capture most of the functionality. I ended up using the first one. |
0 replies
|
I made my own phone input component for Mantine using Hopefully someone finds it useful. |
0 replies
|
@rtivital I agree with this feature request—PhoneInput should be first-class citizen in Mantine already. I'm interested in building this component, one that would be both versatile and in sync with Mantine's design philosophy. Is it okay to start working on this? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Phone number inputs are present in all kinds of flows.
What would be a great addition to Mantine would be a component which handles this out of the box.
Features:
All reactions