SkillAgentSearch skills...

KADSwiftDrawing

UIView Subclass that provides basic line and text drawing functionality (in Swift)

Install / Use

/learn @adamskyle-ios/KADSwiftDrawing
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

KADSwiftDrawing

KADSwiftDrawing is a demo application for drawing/painting in an iOS application, using the Swift programming language. The base of the code KADSwiftDraw.swift is heavily based on the Objective-C Tutorial Smooth Freehand Drawing on iOS by Akiel Khan. All credits for the basic line drawing code go to him.

Purpose of the software is demonstrating a simple drawing class in Swift, which can be used as a solid starting point for developers looking for simple drawing functionalities. I added some controls for line width and color, and an eraser functionality as well. (Who draws without an eraser anyway?)

Screenshot

Imgur

Roadmap

  • Implement use of background-thread for better performance when using heavily
  • More drawing tools?

License

  • See the LICENSE file

Version

  • Version 0.1.0

Contact

  • Developer: Kyle Adams
  • e-mail: kpe.adams@gmail.com
  • Twitter: @_kyleadams

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks0

Languages

Swift

Security Score

70/100

Audited on Jun 5, 2023

No findings