Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jharwig/PPSSignatureView
iOS Signature Capture Demo
https://github.com/jharwig/PPSSignatureView
Last synced: about 2 months ago
JSON representation
iOS Signature Capture Demo
- Host: GitHub
- URL: https://github.com/jharwig/PPSSignatureView
- Owner: jharwig
- License: mit
- Created: 2012-11-06T18:43:15.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T07:08:53.000Z (over 7 years ago)
- Last Synced: 2024-11-12T12:53:03.230Z (2 months ago)
- Language: Objective-C
- Size: 440 KB
- Stars: 1,038
- Watchers: 48
- Forks: 234
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome - PPSSignatureView - iOS Signature Capture Demo (etc)
- awesome - PPSSignatureView - iOS Signature Capture Demo (etc)
README
# PPSSignatureView
Techniques are described in blog entry: [Capture a Signature on iOS](https://www.altamiracorp.com/blog/employee-posts/capture-a-signature-on-ios)
[![Version](https://cocoapod-badges.herokuapp.com/v/PPSSignatureView/badge.png)](https://cocoadocs.org/docsets/PPSSignatureView)
[![Platform](https://cocoapod-badges.herokuapp.com/p/PPSSignatureView/badge.png)](https://cocoadocs.org/docsets/PPSSignatureView)## Usage
Connect the `PPSSignatureView` to the `view` property of a `GLKViewController` (or subclass).
## Installation
PPSSignatureView is available through [CocoaPods](http://cocoapods.org), to install
it simply add the following line to your Podfile:pod "PPSSignatureView"
## Author
Jason Harwig ( [email protected] )
[Pine Point Software LLC](http://pinepointsoftware.com)## License
PPSSignatureView is available under the MIT license. See the LICENSE file for more info.
## Screenshot
![](https://raw.githubusercontent.com/jharwig/PPSSignatureView/master/Example/signature-letter-j-opengl.png)