Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.02 KB

LTGestureLock

use gesture for your security keeper!

snapshot snapshot

Features

  • Supports blocks
  • Works with ARC and iOS >= 7

Usage

The code below will create a gesture lock view with the default looks:

like a UIView

Included is a demo project showing how to fully customise the control.

Installation

Manully

  • Add LTGestureLockView.{h,m} LTGestureLockNodeView.{h,m} to your project.
  • #import "LTGestureLockView.h" where you want to add the control.

CocoaPods

pod LTGestureLockView

License

LTGestureLockView is licensed under the terms of the MIT License. Please see the LICENSE file for full details.

If this code was helpful, I would love to hear from you.

@carlhuting
puzzlefun