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.

9 lines 159 B
{ "compilerOptions": { "allowJs": true, "allowSyntheticDefaultImports": true }, "exclude": [ "node_modules" ] }