Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 639 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 639 Bytes

This is a simple drawing app designed for the Apple Pencil. The drawing functionality has been extracted from this repo, which had become large due to additional features such as layers and an undo function. By isolating and simplifying the core drawing features, it is easier to understand and improve.

I am looking to enhance the drawing functionality further. I would greatly appreciate any suggestions for improvements!