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

Export CountryPicker, CountryProvider, DEFAULT_COUNTRY_CONTEXT #518

Open phanthaoIT opened 7 months ago

phanthaoIT commented 7 months ago

I want to customize countries' data, so I need to use CountryPicker, CountryProvider, and DEFAULT_COUNTRY_CONTEXT to override the function getCountriesAsync.