Simple pin code text input with underlined space for characters.
Based on UIView + UIKeyInput protocol
- Simple
- Customizable via Interface Builder and from code
- Without UITextField subclassing
- via Cocoapods
use_frameworks!platform:ios,"8.0"target'YourTarget'dopod'PinCodeTextField'end- via Carthage
github"tkach/PinCodeTextField"- manual
Copy Pod folder from this repo to your project


