react-native-otp-input
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,3 +6,3 @@ import React, { Component } from 'react' | ||
export default class PhoneVerificationView extends Component { | ||
export default class OTPInputView extends Component { | ||
static propTypes = { | ||
@@ -9,0 +9,0 @@ pinCount: PropTypes.number, |
{ | ||
"name": "react-native-otp-input", | ||
"version": "1.0.4", | ||
"description": "Easy to use UI to input the otp. Handles lots of edge cases. Appearnace can be easily customized ", | ||
"version": "1.0.5", | ||
"description": "A tiny JS library which provides an elegant UI for user to input one time passcode (OTP). It features robust checks to handle edge cases for the highly volatile user inputs. We provide default UI but you can customize the appearance as you like.", | ||
"main": "index.js", | ||
@@ -19,4 +19,4 @@ "directories": { | ||
], | ||
"author": "anson@TTT", | ||
"author": "anson.yao@ttt.studio", | ||
"license": "MIT" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
7925
4
1
50