Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GJ Nilsen authored Jul 5, 2016
1 parent 3f1f2ac commit ab13798
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Inspired by [Capture a Signature on iOS](https://www.altamiracorp.com/blog/emplo

The class supports Swift 2.2

- Swift 3.0 will be supported
- Swift 2.3 will not be supported

## Usage

Add a new `UIView` where you want the signature capture field. Set its class to `YPDrawSignatureView`, and connect it to an `@IBOutlet` property in your `UIViewController`. For saving and clearing the signature, add two buttons to your view controller. Hook each button up to an `@IBAction` function.
Expand Down

0 comments on commit ab13798

Please sign in to comment.