SUSketch has basic functions for drawing from the beginning. Anyone can easily create drawing iOS Applications.
- Pen tool
- Eraser tool
- Fill
- Brush
- Undo / Redo
- Draw on Camera / Gallery image
- Text
- Xcode 14
- Swift 5.5+
Swift Package Manager
The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler.
Once you have your Swift package set up, adding SUSketch as a dependency is as easy as adding it to the dependencies value of your Package.swift.
dependencies: [
.package(url: "https://github.com/ArunaUd92/SUSketch")
]
SUSketch
does not collect any data. A privacy manifest file.
SUSketch is available under the MIT license. See the LICENSE file for more info.