SPPinView extensively use for pin view or passcode view or OTP view.
INSTALLATION
-
Drag and drop the respecive folders into your project and initialize it.
-
Eventually, Add UIView on your stroyboard and change the subclass name as SPPinView.
-
Chill! That's it.
-
Additionally, You can change the properties like below
//**** OPTIONAL ****// //**** //**** Constraint to pinview charecter counts. pinView.pinCount = 4 //**** Change the password format whether it is a secure text or non sequre text. pinView.shouldSecureText = false //**** Set the spacing of the password. pinView.spacing = 10
This project is licensed under the Apache License 2.0 - see the LICENSE file for details
Having trouble with Pages? Kindly contact support and we’ll help you sort it out.