-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Assigned to ExternalWork being handled by a non-core contributor (assignee is coordinating that work)Work being handled by a non-core contributor (assignee is coordinating that work)ExtensionsTracks issues against community modules and extensionsTracks issues against community modules and extensionsenhancementhelp wanted
Milestone
Description
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
- The user can able to select the width of the stroke.
- The user can be able to change the color of the ink stroke.
- The developer needs the ability to add stroke/ delete stroke dynamically.
- Support iOS and Android.
- Support drawing on an image
- Use vector concept. So sketches won't be cropped in different sizes of canvas.
- Can serialize path data to JSON. So it can sync other devices or someone else and continue to edit.
mickyf, creambyemute and syedibrahimt
Metadata
Metadata
Assignees
Labels
Assigned to ExternalWork being handled by a non-core contributor (assignee is coordinating that work)Work being handled by a non-core contributor (assignee is coordinating that work)ExtensionsTracks issues against community modules and extensionsTracks issues against community modules and extensionsenhancementhelp wanted