Skip to content

Draw Sketch has the basic functions for drawing from the beginning. Anyone can easily create drawing iOS Applications.

Notifications You must be signed in to change notification settings

mehulparmar4ever/DrawSketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DrawSketch

Draw Sketch has the basic functions for drawing from the beginning. Anyone can easily create drawing iOS Applications.

Sketch_animation1

I have used only few features in this example, but you can use all.

📝 Features

  • Pen tool
  • Eraser tool
  • Stamp tool
  • Undo / Redo
  • Draw on Camera / Gallery image
  • Multiple colors can be set
  • Multiple width can be set
  • Multiple alpha can be set
  • Multiple tools (Line, Arrow, Rectangle, Ellipse)
  • Multiple Pen Filters (Neon, Blur)

✏️ Requirements

  • Xcode 9.0+
  • Swift 4.0+

✏️ How to use

Using IB/Storyboards:

Only 3 steps needed to use SketchView

1. Set UIView on Storyboard.

2. Open Inspector and enter SketchView in the Class field of Custom Class.

3. Then just connect SketchView to UIViewController as usual.

About

Draw Sketch has the basic functions for drawing from the beginning. Anyone can easily create drawing iOS Applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages