Skip to content

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

Notifications You must be signed in to change notification settings

carabina/SPPinView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%