README
react-native-sketch-canvas
android changed to native only
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.
<script type="module">
import harishjangraReactNativeSketchCanvas from 'https://cdn.skypack.dev/@harishjangra/react-native-sketch-canvas';
</script>
android changed to native only