Rémi Dayres
Rémi Dayres
It's now possible to invalidate too simple pincode like _0000_ or _1234_. Just set the _invalidPinText_ property and implement _isValidPin:padLockScreenSetupViewController:_ delegate method.
Is is possible to support iOS 6 ? It seems that nothing prevents the use of this library with iOS6. Thanks.
This commit fixes pan slider issue when the slider is in a view controller presented with page sheet modal presentation (default presentation).
Adding status bar animation. This will close #167.