Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-otp-input

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-otp-input - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

demo.gif

1

index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc