rnc-archive / react-native-webgl

DEPRECATED: use expo-gl – Implements WebGL for react-native
295 stars 73 forks source link

[RN 0.56] example doesn't work on debug remotely #71

Closed Stan64 closed 6 years ago

Stan64 commented 6 years ago

Just installed on a clean RN 0.56 following the instructions for gl-react-native and then react-native-webgl. Seems to work fine on iOS when testing but when you choose debug remotely on latest Chrome version the webgl stops rendering, it still takes width and height but shows nothing.

Stan64 commented 6 years ago

Saw the information explaining this now. My bad.