justdvl / material-ui-phone-number-2

Fork of material-ui-phone-number
MIT License
10 stars 9 forks source link

Countrywise phone number format is not available for various countries #80

Open vineet-s1nghal opened 1 year ago

vineet-s1nghal commented 1 year ago

The country phone number format is optional for various countries.

 Country model:
 [
  Country name,
  Regions,
  iso2 code,
  International dial code,
//  Format (if available),
  Order (if >1 country with same dial code),
  Area codes (if >1 country with same dial code)
 ]