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

react-native vs reactXP

Implementation of a function object “power” operator in Raku

cannot import name '_endpoint_from_view_func' from 'flask.helpers' in python