Skip to content

carabina/SmoothDrawing-Swift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmoothDrawing-Swift

A smooth drawing app in Swift.

Thanks to Jason Harwig's Tutorial . I have learned to implement smooth drawing in iOS using objective c.

Failing to find any drawing tutorials in swift I have converted the one discussed in Jason Harwig's tutorial in swift.

For complete tutorial check out this blog post on CocoaBite.

This is the swift version and it demostrates how to implement smooth drawing in iOS.

##How to Use ?

Add this file to your project DrawableView.Swift

In Xcode's Interface builder select the view you want be able to draw on and set its class to DrawableView.swift.

Run the project.

And that's it.

###Happy Drawing

Copyright

Copyright (c) 2015 Nofel Mahmood

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%