SVPinCodeView
Customizable view to imput pin-code for iOS application. Supported auto-filling from sms.
Swift 5.0; >= iOS 11
Installation
PinCodeView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
How to use:
Just put UIView in your xib or storyboard and change class name on "SVPinCodeView"
Use @IBInspectable properties to change interface:
Implement PinCodeViewDelegate to detect imput code
Author
Vitaly Singleton