@anhtudev/react-native-otp-box
v0.0.1
Published
TODO
Downloads
2
Readme
react-native-otp-box
Getting started
$ npm install react-native-otp-box --save
Mostly automatic installation
$ react-native link react-native-otp-box
Usage
import OtpBox from 'react-native-otp-box';
// TODO: What to do with the module?
OtpBox;