Skip to content

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

Notifications You must be signed in to change notification settings

barrettj/ABPadLockScreen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Objective-C 98.3%
  • Ruby 1.7%