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
Post a Comment