Jeff Burt

1pod

PinEntryView

PinEntryView is a customizable view written in Swift that can be used to confirm alphanumeric pins. Use cases include typing ACCEPT after reviewing Terms of Service and setting or confirming a passcode.

Features: - Supports AutoLayout and has intrinsic size. Optionally set a height to make the boxes taller or a width to add more inner spacing between boxes. - Fully configurable in Interface Builder (supports @IBDesignable and @IBInspectable) and code. - Customizable for many different use cases. - Example app to demonstrate the various configurations.

License: MIT

  • Swift