Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@dehli dehli released this 11 Oct 19:55
· 116 commits to master since this release
  • Initial release
  • Implemented TouchDrawView which is a subclass of UIView that you can draw on
  • Implemented clear()
  • Implemented exportDrawing()
  • Implemented setColor(color: UIColor)
  • Implemented setWidth(width: CGFloat)