Pass info between WebGL view and JS code (similar to RN WebView)

We’re looking into using the expo GLView. However, we can’t find a way to inject JS like it’s possible for RN WebView. This JS injection is needed to pass information back and forth between the GLView and the main JS thread. How would we do that?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.