https://github.com/rohith12/drawingshapes
Draw shapes using bezierpath. You could move the shapes which were created. Long press to delete shapes. Also, you could undo adding, deletion and movement
https://github.com/rohith12/drawingshapes
mvc nsundomanager objective-c swift-4 uibezierpath uigesturerecognizer uipangesturerecognizer uitableviewcontroller
Last synced: 12 months ago
JSON representation
Draw shapes using bezierpath. You could move the shapes which were created. Long press to delete shapes. Also, you could undo adding, deletion and movement
- Host: GitHub
- URL: https://github.com/rohith12/drawingshapes
- Owner: rohith12
- Created: 2018-05-12T03:06:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T02:39:03.000Z (almost 8 years ago)
- Last Synced: 2025-01-29T10:28:37.418Z (about 1 year ago)
- Topics: mvc, nsundomanager, objective-c, swift-4, uibezierpath, uigesturerecognizer, uipangesturerecognizer, uitableviewcontroller
- Language: Objective-C
- Homepage:
- Size: 188 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Draw shapes such as Triangles, Circles and Square using bezierpath at random points. You could move the shapes. Long press to delete shapes. Also, you could undo adding, deletion and movement. Designed using MVC.
