@twotalltotems/react-native-otp-input
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "@twotalltotems/react-native-otp-input", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "is a tiny JS library for one time passcode (OTP). Supports smart input suggestion on iOS and code autofill on Android (it will be filled when you press the copy button on the SMS notification bar)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,5 +9,5 @@ # react-native-otp-input | ||
## Installation | ||
`npm install --save react-native-otp-input` | ||
`npm install --save @twotalltotems/react-native-otp-input` | ||
or | ||
`yarn add react-native-otp-input` | ||
`yarn add @twotalltotems/react-native-otp-input` | ||
@@ -14,0 +14,0 @@ ## Dependencies |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14387