UNPKG

@artmajeur/react-native-paper-phone-number-input

Version:

A performant phone number input component for react-native-paper with country picker

5 lines 266 B
export { defaultFlagsFont } from './constants'; export { CountryPicker } from './CountryPicker'; export { PhoneNumberInput } from './PhoneNumberInput'; export { extractPhoneInfo, getCountryByCode, getDialCodeByCode } from './utils'; //# sourceMappingURL=index.js.map