react-native-phone-number-validation
v0.1.11
Published
Phone number validation for test purposes
Downloads
23
Maintainers
Readme
react-native-phone-number-validation
Phone number validation for test purposes
Installation
npm install react-native-phone-number-validation
Usage
import { PhoneInput } from 'react-native-phone-number-validation';
// ...
<PhoneInput />
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