Skip to content

Support react-native-sketch-canvasΒ #5975

@syedibrahimt

Description

@syedibrahimt

Support react-native-sketch-canvas on RNW

Basic Info

  • Module Repo URL: link to repo
  • Target version: react native - 0.63
  • Issue exists on module repo (if so, link)
  • Module has a Legacy/C# implementation (if so, link)

Which app/customer is requesting this module?

BackPack - Knomadix corporation

In what scenarios will this module be used?

  • The end user can be able to write/ draw based on touch events or mouse events.
    Example scenario: Student can be able to solve math problems by using the drawable canvas.

Essential Features

  1. The user can able to select the width of the stroke.
  2. The user can be able to change the color of the ink stroke.
  3. The developer needs the ability to add stroke/ delete stroke dynamically.
  4. Support iOS and Android.
  5. Support drawing on an image
  6. Use vector concept. So sketches won't be cropped in different sizes of canvas.
  7. Can serialize path data to JSON. So it can sync other devices or someone else and continue to edit.

Metadata

Metadata

Assignees

Labels

Assigned to ExternalWork being handled by a non-core contributor (assignee is coordinating that work)ExtensionsTracks issues against community modules and extensionsenhancementhelp wanted

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions