UNPKG

react-native-searchable-country-dropdown

Version:

A simple react native component that allows you to search and pick a country from the dropdown. The dropdown then returns the country and country code of the item selected from the dropdown.

3 lines (2 loc) 105 B
import CountrySelectDropdown from './src/CountrySelectDropdown'; export default CountrySelectDropdown;