UNPKG

react-native-phone-input

Version:
6 lines (5 loc) 251 B
import PhoneInput from './PhoneInput'; export { default as CountryPicker } from './CountryPicker'; export { default as CountryList } from './resources/countries.json'; export { default as PhoneNumber } from './PhoneNumber'; export default PhoneInput;