Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.09 KB

SPPinView

SPPinView

SPPinView extensively use for pin view or passcode view or OTP view.

Screenshot

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
    

Authors

Ssowri1

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

Support or Contact

Having trouble with Pages? Kindly contact support and we’ll help you sort it out.