react-diagrams
react-diagrams copied to clipboard
React native question
Would it be possible to port this over to react native? I know you can specify models and widgets to use but I'm guessing it trying to use a canvas from HTML is causing an issue.
Although since I only need to visually show the serialized data it may be better to try and parse the data manually I'd assume?
I'm not asking to change the whole project of course just point me to the bits I'd need to adjust to make it work or if it's not worth the effort and just try and parse said data myself into a custom module.
Interested in this too