0.3.0 • Published 8 months ago
react-native-phone-hint v0.3.0
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