use-web-otp
v0.2.0
Published
A minimal reack hook to implement webOTP in your app
Downloads
9
Maintainers
Readme
React use Web OTP
A lightweight react hook to implement WebOTP api available in chrome android version 84 and higher.
Installing
using Yarn package manager:
$ yarn add use-web-otp
or using NPM:
$ npm install use-web-otp
Usage example
Contributing
- Clone this repo
- Create a branch:
git checkout -b your-feature
- Make some changes
- Test your changes by running your local version
- Push your branch and open a Pull Request
License
This code is open source software licensed under the MIT License.