Open DeadPackets opened 7 years ago
Found github ports of vis.js to react, here they are:
https://github.com/uber/react-vis https://github.com/crubier/react-graph-vis
You need to check these out and see if they will work, @crisppY & close the issue if its resolved.
@DeadPackets Thats react js not react native
the only choice is to use visjs network within a "webview" and communicate by "js-injection".
for me the only issue with that approach was very bad performance issue when using "react-native-webview", so by now i manged to solve that problem by using react-native v0.59.10 core webview! (after rn-0.60, webview had been extracted from core sdk)
We need to know because this is the library we are using to render the network models and 99% of all the graphs xD
Link is here: http://visjs.org/