JKLLockScreenViewController icon indicating copy to clipboard operation
JKLLockScreenViewController copied to clipboard

For use from cocoapod

Open dleviathan opened this issue 9 years ago • 0 comments

I think you should allow more customize when import from CocoaPod. Eg: change text, change font, count remain attempt,..... It's better than import and custom manually. Thanks for nice control!

P/s: I have try it to run from AppDelegate but after input correct passcode nothing happen. It not go to - (void)unlockWasCancelledLockScreenViewController:(JKLLockScreenViewController *)lockScreenViewController{} or - (void)unlockWasSuccessfulLockScreenViewController:(JKLLockScreenViewController *)lockScreenViewController pincode:(NSString *)pincode

dleviathan avatar Jun 30 '16 08:06 dleviathan