react-native-otp-input
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -120,3 +120,2 @@ import React, { Component } from 'react' | ||
this._focusField(this.props.pinCount - 1) | ||
Keyboard.dismiss() | ||
this._blurAllFields() | ||
@@ -123,0 +122,0 @@ } else { |
{ | ||
"name": "react-native-otp-input", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"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.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ ![react-native-otp-input] | ||
<a href="https://imgflip.com/gif/2nvebz"><img src="https://i.imgflip.com/2nvebz.gif" title="made at imgflip.com"/></a> | ||
<a href="https://github.com/ansonyao/react-native-opt-input-anson/blob/master/index.js"><img src="https://github.com/ansonyao/react-native-opt-input-anson/blob/master/index.js" title="Demo.gif"/></a> | ||
@@ -9,0 +9,0 @@ ## Installation |
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
3266616
5
145