forked from abury/ABPadLockScreen
-
Notifications
You must be signed in to change notification settings - Fork 1
A fork of abury's ABPadLockScreen (simple keypad lock screen for the iPad) with unique image names and that uses Blocks instead of Delegate/Datasource
License
barrettj/ABPadLockScreen
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ABPadLockScreen README www.aronbury.com Aron Bury 2011 ABPadLockScreen provides a simple keypad style unlock feature for your app. The classes use delegation to obtain necessary data and instruct the delegate of important events. To use in your app: 1. Copy all the files in the ABPadLockScreen folder into your apps source folder 2. Add the files into your Xcode project 3. Simply import the ABPadLockScreen.h file and use as required To view a demo of the ABPadLockScreen in action, as well as an example of how to use the class, have a look through the ABPadLockScreenDemo project. Modified Sept 2011 by Barrett Jacobsen to use Blocks and have Unique Images
About
A fork of abury's ABPadLockScreen (simple keypad lock screen for the iPad) with unique image names and that uses Blocks instead of Delegate/Datasource
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Objective-C 98.3%
- Ruby 1.7%