UNPKG

react-native-country-list

Version:
8 lines (6 loc) 277 B
// Image assets export { default as searchIcon } from './assets/images/SearchIcon/searchIcon.png'; export { default as countrySelectionTick, } from './assets/images/CountrySelectTick/countrySelectTick.png'; export { default as countries } from './assets/data/country.json';