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

Avoid network call to fetch countries data #316

Closed fireridlle closed 4 years ago

fireridlle commented 4 years ago

https://github.com/xcarpentier/react-native-country-picker-modal/blob/4ab51545ffb2c67f20b6b0e267043562027282b1/src/CountryService.ts#L13

Is it possible to read this data from local json instead of making external request?

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