Version 1.0.0
- Initial release
- Implemented
TouchDrawView
which is a subclass ofUIView
that you can draw on - Implemented
clear()
- Implemented
exportDrawing()
- Implemented
setColor(color: UIColor)
- Implemented
setWidth(width: CGFloat)
TouchDrawView
which is a subclass of UIView
that you can draw onclear()
exportDrawing()
setColor(color: UIColor)
setWidth(width: CGFloat)