Thanks to visit codestin.com
Credit goes to github.com

Skip to content

konos/YPDrawSignatureView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Swift 2.0

The class supports Swift 2.0

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.

Example Project

Check out the example project for more information on how to save signatures and how to clear the signature view.

Installation

Add YPDrawSignature.swift to your project

Support and Issues

GitHub Issues are for filing bug reports and feature requests only. Use StackOverflow for support related questions and help.

Author

Geert-Jan Nilsen ( [email protected] ) Yuppielabel

Contributors

TyrantFox.

License

YPDrawSignatureView is available under the MIT license. See the LICENSE file for more info. Feel free to fork and modify.

About

Capture signature view in Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%