HTML5 Canvas using React Native

What is the right way to use html5 canvas in react native? Do I need to use webview, some plugin or can I just use plain html canvas in react native code?

Thanks in advance.

Here's a module React-Native-Canvas
Maybe try it out?

Comments

Popular posts from this blog

flutter websocket connection issue

Webpack 5 and Storybook 6 integration throws an error in DefinePlugin.js

Meaning of `{}` for return expression