UNPKG

@sourcetoad/react-native-sketch-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.

5 lines (4 loc) 190 B
"use strict"; import { TurboModuleRegistry } from 'react-native'; export default TurboModuleRegistry.getEnforcing('SketchCanvasModule'); //# sourceMappingURL=NativeSketchCanvasModule.js.map