Coder Social home page Coder Social logo

kfit-dev / otptextfield Goto Github PK

View Code? Open in Web Editor NEW
67.0 11.0 14.0 8.8 MB

Fully customizable iOS UITextField for OTP/Secure code verification

License: MIT License

Objective-C 91.47% Ruby 8.53%
uitextfield ios otp code-verification sms-verification

otptextfield's Introduction

OTPTextField

Carthage compatible Version License Platform

ย 

Installation

CocoaPods

Add the following entry to your Podfile:

pod 'OTPTextField'

Then run pod install.

Don't forget to import OTPTextField in every file you'd like to use.

Carthage

Add the following entry to your Cartfile:

github "kfit-dev/OTPTextField"

Then run carthage update.

If this is your first time using Carthage in the project, you'll need to go through some additional steps as explained over at Carthage.

Manually

  • Drag the OTPTextField folder anywhere in your project.

Author

Fave, [email protected]

License

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

otptextfield's People

Contributors

berdikhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

otptextfield's Issues

Adding the OTPTextField in code crashed the app

I am getting following error while using the component:

View has lost track of its superview, most likely through unsupported use of CALayer API on the view's layer. If this isn't a crash yet, it will be in the near future

view.addSubview(otpInput) // <- this wont crash
self.verticalStackView.addArrangedSubview(otpInput) // <- this is crashing

pod not working

warning: Could not find remote branch 1.1.2 to clone.
fatal: Remote branch 1.1.2 not found in upstream origin

Callback

Hi,

Do you provide any callback to see when all the characters are typed ?
If yes, can you explain me the procedure please ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.