SkillAgentSearch skills...

KMZDrawView

Simple drawing view for iOS

Install / Use

/learn @kenmaz/KMZDrawView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

What is KMZDrawView

Simple drawing view for iOS.

<p> <img src="resources/example.png" alt="KMZDrawView" title="KMZDrawView" style="border:solid 1px"> </p>

This library was made for AnimeMaker.

Features

  • Draw with touches
  • Erase line
  • Undo/Redo
  • Choose pen color (comming soon)
  • Choose pen width (comming soon)
  • Export to UIImage object

See Example project.

Install

Use CocoaPods.

pod 'KMZDrawView'

Get Started

  1. Create new Xcode project. <p><img src="resources/step1.png" style="border:solid 1px"></p>

  2. Install KMZDrawView pod, and open workspace.

  3. Open a storyboard, and add UIView as subview. <p><img src="resources/step2.png" style="border:solid 1px"></p>

  4. Specify "KMZDrawView" as Custom Class to above view.<p><img src="resources/step3.png" style="border:solid 1px"></p>

  5. Run iOS simulator. You can drawing now. super eaaaaaaasy !!! <p><img src="resources/step4.png" style="border:solid 1px"></p>

Author

License

View on GitHub
GitHub Stars42
CategoryDevelopment
Updated5y ago
Forks9

Languages

Objective-C

Security Score

75/100

Audited on Jan 13, 2021

No findings