-
Hi,
This component seems to be only good for **registration** forms (i.e. when the phone number doesn't exist yet), because the selected country always has to be supplied manually.
But what if I…
-
The original use case for this project involved improving type safety of phone number storage and making it more compact. With the realization that a fixed-size format was inadequate, development has …
-
Issue Description
When switching to Canada and inputting a valid phone number with Canadian area code, the number is registered as a US number. This is due to the fact that North American countries a…
-
should allow to add default behavior to call/send msg
could use convention for field label
-
Just came across [Google's libphonenumber](https://github.com/googlei18n/libphonenumber) project and I'm wondering if there are benefits in converting and importing their [database](https://github.com…
-
Hey,
I'd like to format my numbers using the google libphonenumber, but unfortunately I can't. Could you please add a prop to allow us to format the number? e.g.:
```
class TelInput extends Componen…
-
Hello,
The logic behind isMobilePhone is to provide a regex for every locale, but i can see that that there is many issues related to generic and too permissive regex.
I can mention #917, #919 a…
-
Hello,
Is there any way to get country informations from numberToParse value ?
A function that returns country informations like country code, country name, country alpha 2 etc.
This project doe…
-
I created a sample number based off the number of one of our users. Running `Phonelib.valid?('+22501234567')` returns true in `0.6.50`, but false in `0.6.51`. I glanced at the `libphonenumber` changel…
-
Keep link references where possible to explain why and how
> self-training things
1. [ ] Codebase [revision control](http://en.wikipedia.org/wiki/Revision_control)
- [x] use git
- [ ] project d…