@anhtudev/react-native-otp-box

TODO

Usage no npm install needed!

<script type="module">
  import anhtudevReactNativeOtpBox from 'https://cdn.skypack.dev/@anhtudev/react-native-otp-box';
</script>

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;