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 796 forks source link

How to customized country code list #442

Closed siddharthJadhav closed 2 years ago

siddharthJadhav commented 2 years ago

Issue Description

How to update country code in the given list. Because right now when I search for Dominican Republic it's will display +1809. But the correct country code for Dominican Republic is +1. Can you tell me how can I change that country code in the list?

Steps to Reproduce / Code Snippets

  1. Search for Dominican Republic.
  2. Select the Dominican Republic option.
  3. Check it shows +1809 as a country code.

Expected Results

After selecting Dominican Republic country code should be +1.

Additional Information

paulg0614 commented 2 years ago

+1

uguraktas commented 2 years ago

+1

thomaspaulin commented 2 years ago

+1. I'd also like to be able to customise the list to white list countries.

biplovappservinc commented 2 years ago

+1. I'd also like to be able to show custom list of countries. how to remove all those country. so that i can show some selected country.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.