OrientedDrawingView 1.0

OrientedDrawingView 1.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2018
SPMSupports SPM

Maintained by Dennis Lysenko.



  • By
  • Dennis Lysenko

OrientedDrawingView

A view that the user can draw on, with support for keeping the drawing the same when orientation is changed.

A device-orientation-conscious drawing view. For example if you draw an arrow pointing to the home button of your device, and rotate it, the OrientedDrawingView will readjust the drawing to make the arrow keep pointing at the home button.

Inspired by ACEDrawingView, and provides similar functionality to ACEDrawingView’s pen tool, including undoing and setting line width and color.

Installation

pod 'OrientedDrawingView'

Authors

Dennis Lysenko

License

MIT