Skip to content

SUSketch have a lot of basic functions to develop a drawing app for iPhone. Anyone can easily create drawing iOS Application.

License

Notifications You must be signed in to change notification settings

ArunaUd92/SUSketch

Repository files navigation

SUSketch

platforms License Language: Swift 5.10 Swift Package Manager

SUSketch has basic functions for drawing from the beginning. Anyone can easily create drawing iOS Applications.

Features

  • Pen tool
  • Eraser tool
  • Fill
  • Brush
  • Undo / Redo
  • Draw on Camera / Gallery image
  • Text

Requirements

  • Xcode 14
  • Swift 5.5+

Installation

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")
]

Privacy

SUSketch does not collect any data. A privacy manifest file.

License

SUSketch is available under the MIT license. See the LICENSE file for more info.

About

SUSketch have a lot of basic functions to develop a drawing app for iPhone. Anyone can easily create drawing iOS Application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages