blayer / GoSketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoSketch

GoSketch (also renamed as GoSketch for apple store) is an iOS application for simple drawings.
It uses 'CGContext' libary to add lines bettween two redered points.
It also uses [FCColorPickerViewController] (https://github.com/fcanas/ios-color-picker) to customize colors.

#Installation You can directly download it or check it out from github repository.
To run this applicatin, please install all third-party libaryies with CocoaPods by:

pod install

#screenshots 1 2

About


Languages

Language:Objective-C 99.3%Language:Ruby 0.7%