AliAbdullahIIS / OTPInputView

OTP InputView is a light-weight, fully customizable one-time code & Pin verification view written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OTPInputView

Version License Platform

Features

  • Variable PIN length
  • Customizable appearence
  • Highlight selected entry
  • Delegate Callbacks ( less characters, complete )
  • input validation can be customized

Working example

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

OTPInputView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'OTPInputView'

Easy to use in Interface Builder

Change input digits for OTP via Interface Builder

Author

From Abhishek Rathi with Love, work.abhirathi@gmail.com

License

OTPInputView is available under the MIT license. See the LICENSE file for more info.

About

OTP InputView is a light-weight, fully customizable one-time code & Pin verification view written in Swift.

License:Other


Languages

Language:Swift 84.7%Language:Ruby 15.3%