Skip to content

Latest commit

 

History

History
executable file
·
25 lines (13 loc) · 612 Bytes

README.md

File metadata and controls

executable file
·
25 lines (13 loc) · 612 Bytes

#SFZoomableCanvas

This project illustrates how to implement a zoomable drawing canvas on iOS

ScreenShot

ScreenShot

Features

  • Based on Swift 3 and Xcode 8;
  • The drawing canvas is zoomable;
  • Two modes to differentiate pan gestures;
  • Support undo/redo operations;
  • Strokes' thickness and color is configurable;
  • Share the final image;

License

This code is distributed under the terms and conditions of the MIT license.