@bpm-sekeh/react-native-phone-hint
v1.0.0
Published
Phone Hint API for react-native
Downloads
13
Readme
this is a form https://github.com/gur22-09/react-native-phone-hint
react-native-phone-hint
Phone Hint API for react-native
Installation
npm install react-native-phone-hint
Usage
import { initPhoneNumberHint } from 'react-native-phone-hint';
// ...
const result = await initPhoneNumberHint();
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library