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.

3 lines (2 loc) 90 B
export {CountrySelect} from './CountrySelect'; export {CountryItem} from './CountryItem';