Skip to content

AJV2018/react-native-phone-selector

Repository files navigation

react-native-phone-selector

get users phone number

Installation

npm install react-native-phone-selector

Usage

import PhoneSelector from "react-native-phone-selector";

// ...

const result = await PhoneSelector.getPhoneNumber());

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT