APPinViewController
APPinViewController copied to clipboard
Drop-in iOS component for PIN (4 digit passcode) logic by folks from
Please fix links to images or update description on how to use your component.
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
During the process of defining the PIN or entering, the last dot is never painted because the code go fast do go back. So I've changed the following calls: [self...
Thanks for this cocoapod, it looks great and is making my life so much easier! One thing I'm doing is storing the hashed pin value as part of a user's...