UNPKG

react-native-phone-country-picker-input

Version:
4 lines (3 loc) 154 B
export { default } from './src/PhonePickerInput'; export * from './src/phonePickerUtils'; export type { Country, CustomStyles } from './src/types/types';