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.08k stars 802 forks source link

unable to work with preferredCountries in version 2.0.0 #359

Closed pratham4 closed 3 years ago

pratham4 commented 4 years ago

I am using version 2.0.0 passing following parameters preferredCountries={['CA', 'US']} withAlphaFilter={false}

but still the countries not appearing at the top

Could someone please help?

uguraktas commented 4 years ago

Probably a cache issue. Bacause I just now tried, It works. your configuration is correct

Patzelly commented 4 years ago

Same issue here...

stale[bot] commented 3 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.