react-native-phone-input
react-native-phone-input copied to clipboard
Kosovo is missing!!
Kosovo, which is relatively a new country is missing from the list of countries.
@infestissumam00 Good catch! This would be a great opportunity for a PR :)
To add Kosovo as a country, you can add an entry to lib/resources/countries.json with the name, iso2, and dialCode fields defined (priority can be 0 and areaCodes can be null for now). To add a flag you'll need to add xk.png to lib/resources/flags/images and require it in lib/resources/flags/index.js.
AFAIK, only UN member states are present in the list.