xcarpentier / react-native-country-picker-modal

🇦🇶 Country picker provides a modal allowing a user to select a country from a list. It display a flag next to each country name.
https://reactnative.gallery/xcarpentier/country-picker
MIT License
1.07k stars 795 forks source link

feat: Added UK in the CountryCode list #511

Open Raduc4 opened 1 year ago

Raduc4 commented 1 year ago

Hi, I'm using a library called react-native-phone-input which is based on this library. I encountered a problem when trying to set the default code to the UK (which wasn't in the list).

image