globe.gl
globe.gl copied to clipboard
Port for React-Native applications
This package is stellar! It works easily and as expected in a web app, but it does not work in React Native apps due the nature of CSS2DRenderer accessing the document object to start the process.
If it is possible I would like a port of this library to react-native. (I would be willing to do the port, but don't really understand the nature of what would need to be done.
I tried using different frameworks like, straight d3, but encounter similar issues when trying to apply transitional effects, drag, zoom, etc.