daddyz / phonelib

Ruby gem for phone validation and formatting using google libphonenumber library data
MIT License
1.08k stars 132 forks source link

Valid new US number to be added #306

Open sarahkwak opened 5 months ago

sarahkwak commented 5 months ago

Area code 324 is not Valid US number however it is according to NPA.

daddyz commented 2 months ago

hey @sarahkwak , can you provide an example number? I tried to check several variants against original library and they are not valid too. You can check original libphonenumber for result here and in case of same parse result open an issue for them