gl-react-dom-static-container icon indicating copy to clipboard operation
gl-react-dom-static-container copied to clipboard

StaticContainer for gl-react-dom: render the Surface once, snapshot it and release the WebGL context

Results 2 gl-react-dom-static-container issues
Sort by recently updated
recently updated
newest added
trafficstars

related https://github.com/gre/gl-react/issues/75

we should have a global method like this to debug the library. notice how close the library is to iOS's [`shouldRasterize`](https://www.objc.io/issues/3-views/moving-pixels-onto-the-screen/) – I think we should have a similar debug...