gekitz / Signature

UIView with signature support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signature

CI Status Version License Platform

Usage

let signatureView = HYPSignatureView(frame: self.view.frame)
self.view.addSubview(signatureView)

Installation

Signature is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Signature'

Author

Hyper Interaktiv AS, ios@hyper.no

Attribution

This is a fork from PPSSignatureView.

License

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

About

UIView with signature support

License:Other


Languages

Language:Objective-C 90.9%Language:Swift 5.4%Language:Ruby 3.8%