Skip to content

A comment tool to explain a note in both drawing and text format. Here screen is captured and user is allowed to edit with his/her thoughts, queries in drawing or text format. Multiple colours are provided to draw. Text in bold, italic, normal, adjusting font size, different font color, background color. Also settings is added to adjust color, o…

Notifications You must be signed in to change notification settings

Niki4991/EditAndCommentTool

Repository files navigation

EditAndCommentTool

A comment tool to explain a note in both drawing and text format. Here screen is captured and user is allowed to edit with his/her thoughts, queries in drawing or text format. Multiple colours are provided to draw. Text in bold, italic, normal, adjusting font size, different font color, background color. Also settings is added to adjust color, opacity and bush width. Text can be draggable and editable. After all the changes, image can be shared and saved.

screenshot

Simulator Screen Shot - iPhone 6 Plus - 2019-03-18 at 17 33 40 Simulator Screen Shot - iPhone 6 Plus - 2019-03-18 at 17 33 48 Simulator Screen Shot - iPhone 6 Plus - 2019-03-18 at 17 34 14 Simulator Screen Shot - iPhone 6 Plus - 2019-03-18 at 17 34 20

Compatability

Version - Swift 4.2+, iOS 10+

Example

let annotation_VC = storyboard?.instantiateViewController(withIdentifier: "AnnotationDisplayViewController") as? AnnotationDisplayViewController
annotation_VC?.modalPresentationStyle = .overCurrentContext
self.present(annotation_VC!, animated: true, completion: nil)

Add these above lines to capture and navigate to annotation mode.

About

A comment tool to explain a note in both drawing and text format. Here screen is captured and user is allowed to edit with his/her thoughts, queries in drawing or text format. Multiple colours are provided to draw. Text in bold, italic, normal, adjusting font size, different font color, background color. Also settings is added to adjust color, o…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published