Skip to content

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

Notifications You must be signed in to change notification settings

Heilum/SFZoomableCanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages