issues
search
venmo
/
VENTouchLock
A Touch ID and Passcode framework used in the Venmo app.
MIT License
964
stars
114
forks
source link
VENTouchLockOptions
#58
Closed
dasmer
closed
9 years ago
dasmer
commented
9 years ago
Rename VENTouchLockAppearance to VENTouchLockOptions
Remove isSnapshotViewController
Add configuration to turn off AutoLock (responding to app lifecycle notifications)
Use KVO to listen to app lifecycle notifications when AutoLock is turned on (default to off)