Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 896 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 896 Bytes

YPDrawSignatureView

I could not find a good signature capturer iOS made in Swift, so I gave it a try. I leaned heavily on the blog entry Capture a Signature on iOS by Jason Harwig, and Macheads101, he has a great tutorial on YouTube.

Usage

Add a new view where you want the signature capture field. Set its class to YPDrawSignatureView, and connect it to an IBOutlet property in your UIViewController (or whatever else).

Installation

Add YPDrawSignature.swift to your project

Author

Geert-Jan Nilsen ( [email protected] ) Yuppielabel

License

YPDrawSignatureView is available under the MIT license. See the LICENSE file for more info.