react-native-segmented-input
v0.1.0
Published
A fully customizable React Native package for One-Time-Password input
Downloads
3
Maintainers
Readme
react-native-otp-input
A fully customizable React Native package for One-Time-Password input
Installation
npm install react-native-otp-input
Usage
import { multiply } from 'react-native-otp-input';
// ...
const result = await multiply(3, 7);
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