UNPKG

@rbmweb/canvas

Version:

react-native-sketch-canvas allows you to draw / sketch on both iOS and Android devices and sync the drawing data between users. Of course you can save as image.

25 lines (23 loc) 715 B
{ "name": "@rbmweb/canvas", "repository": { "type": "git", "url": "https://gitlab.com/rbmwebdevelopers/pacotes/lib_sketch_canvas.git" }, "version": "1.0.0", "description": "react-native-sketch-canvas allows you to draw / sketch on both iOS and Android devices and sync the drawing data between users. Of course you can save as image.", "author": "Terry Lin, Thomas Steinbrüchel", "main": "index.js", "keywords": [ "react-native", "react-native-sketch", "react-native-svg", "react", "native", "sketch", "svg", "draw" ], "nativePackage": true, "license": "MIT" }