rolandleth / LTHPasscodeViewController

iOS 7 style Passcode Lock
MIT License
615 stars 142 forks source link

Added support for iOS App Extensions #182

Closed javitrujillo closed 7 years ago

javitrujillo commented 7 years ago

Now, if you add a macro to project settings (LTH_APP_EXTENSIONS), LTHPasscode doesn’t crash. Also, with a new method, you can provide the size of the view in which the LHTPasscode view is going to be presented.

javitrujillo commented 7 years ago

Done! Please, review the last commit.