BenJeau / react-native-draw

SVG based data-driven React Native drawing component 🎨
https://www.npmjs.com/package/@benjeau/react-native-draw
MIT License
129 stars 42 forks source link

Webview as a possible Canvas #52

Open BenJeau opened 2 years ago

BenJeau commented 2 years ago

Is your feature request related to a problem?

No response

Desired solution (feature)

Add WebView as a possible Canvas implementation, this should be better than drawing SVGs for the web and would maybe be better for some type of mobile devices

Alternatives considered

No response

Anything else?

No response