Open Source Component For Creating An iOS 7 Style Passcode View

I’ve mentioned a component for creating a passcode screen styled after the older iOS passcode screen and an Android style pattern to unlock component.

Here’s a component called LTHPasscodeViewController from Roland Leth allowing you to easily display an iOS 7 style passcode screen within your apps.

The component alerts the user on failed attempts, and incorrect passcodes, places the set code within the keychain, and is created to work properly within multithreaded apps.

Here’s an image showing LTHPasscodeViewController in action:

LTHPasscodeViewController

You can read more about the component on Roland’s blog here and you can find the LTHPasscodeViewController source code on Github here.

A very nice passcode component.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source Component For Creating An iOS 7 Style Passcode View

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *