UNPKG

react-native-country-select

Version:

🌍 A lightweight and customizable country picker for React Native with modern UI, flags, search engine, and i18n support. Includes TypeScript types, offline support and no dependencies.

9 lines (8 loc) 273 B
export * from './countryCca2'; export * from './countrySelectLanguages'; export * from './country'; export * from './countrySelectProps'; export * from './countryItemProps'; export * from './sectionTitle'; export * from './itemList'; export * from './countrySelectStyles';