https://github.com/fanta1ty/tesign
Signature component for iOS written in Swift
https://github.com/fanta1ty/tesign
esign esignature sign signature signing swift swift5 tesign
Last synced: 9 months ago
JSON representation
Signature component for iOS written in Swift
- Host: GitHub
- URL: https://github.com/fanta1ty/tesign
- Owner: fanta1ty
- License: mit
- Created: 2020-03-21T09:49:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-21T16:12:56.000Z (over 6 years ago)
- Last Synced: 2024-03-22T23:46:16.485Z (over 2 years ago)
- Topics: esign, esignature, sign, signature, signing, swift, swift5, tesign
- Language: Swift
- Size: 38.1 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TESign
E-Sign component for iOS written in Swift
[](https://cocoapods.org/pods/TESign)
[](https://developer.apple.com/swift/)
[](https://cocoapods.org/?q=TESign)
[](https://github.com/fanta1ty/TESign/blob/master/LICENSE)
[](thinhnguyen12389@gmail.com)
### Installation
##### [CocoaPods](http://cocoapods.org)
TESign is available through CocoaPods. To install it, simply add the following line to your Podfile:
```ruby
pod "TESign"
```
##### Manual Installation
Just drag and drop the files in `TESign/TESign` folder into your project
#### Description
TESign helps user can draw the signature smoothly either by finger or by Apple pencil, he/she can also save and load the signature.
TESign works on both iPhone and iPad and it can extract the signature as Image.
### License
TESign is available under the MIT license. See the [LICENSE](https://github.com/fanta1ty/TESign/blob/master/LICENSE) file for more info.
### Author
[@thinhnguyen](https://github.com/fanta1ty)