What is NXDrawKit?

It’s just started for my personal app for iPhone. Though, it can not be customized as much as you want, you can use Smooth Freehand Drawing View easily. I made Palette and ToolBar for using Canvas, so you don’t have to use Palette and ToolBar.

NXDrawKit is a set of classes designed to use drawable view easily. This framework consists of 3 kinds of views.

  • Canvas providing redo, undo, clear, save and load image is a view for drawing.
  • Palette calls delegate with color, alpha and width when user clicks the button.
  • ToolBar represents the features of Canvas, and can show the status of Canvas.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/Nicejinux/NXDrawKit
  • Resource Maker: Nicejinux
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • CocoaPods: NXDrawKit
  • Carthage: nicejinux/NXDrawKit