VMSignatureView

MIT License
Swift
iOS

1 image

Author

Description

A custom view to capture digital signature from user. It is a UIView subclass, hence doesn't enforce any limitation on your view's layout by providing controls that you might not need, hence allowing you full control on UI. It uses quadratic bezier path implementation for drawing, which is both accurate and fast. It is written in Swift

Tags