0.2.0 • Published 3 years ago

use-web-otp v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

  1. Clone this repo
  2. Create a branch: git checkout -b your-feature
  3. Make some changes
  4. Test your changes by running your local version
  5. Push your branch and open a Pull Request

License

This code is open source software licensed under the MIT License.