SkillAgentSearch skills...

OTPTextField

Fully customizable iOS UITextField for OTP/Secure code verification

Install / Use

/learn @kfit-dev/OTPTextField
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OTPTextField

Carthage compatible Version License Platform

<img src="https://github.com/kfit-dev/OTPTextField/blob/master/OTPTextField.gif"/>  <img src="https://github.com/kfit-dev/OTPTextField/blob/master/OTPTextFieldManual.gif"/>

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, dev@kfit.com

License

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

View on GitHub
GitHub Stars67
CategoryDevelopment
Updated5mo ago
Forks14

Languages

Objective-C

Security Score

97/100

Audited on Oct 11, 2025

No findings