Skip to content

drexelapplab/WhiteBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WhiteBoard

A simple free-drawing app for iOS

ColoredBezierPath

ColoredBezierPath is a subclass of UIBezierPath with an added property to keep track of color with a UIColor property.

DrawingView

DrawingView uses the touch-event methods to track user touches and draw a path that follows the user's finger.

It's a drop-in class that will work as soon as it's placed in a view with the following customizable properties:

  • pathWidth
  • pathColor

About

A simple free-drawing app for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors