gre / gl-react

gl-react – React library to write and compose WebGL shaders

Home Page:https://gl-react-cookbook.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surface doesn't render anything.

risingsunho opened this issue · comments

When i run code like this
image

It works, but doesn't render anything.

When i run code like this
image

It doesn't work, and App crush.

And, here is my environment

react-native: 0.62.2
buildToolsVersion = "28.0.3"
minSdkVersion = 24
compileSdkVersion = 28
targetSdkVersion = 28
"gl-react": "^4.0.1"
"gl-react-native": "^4.0.1",
"react-native-unimodules": "^0.7.0"

Can you give me a solution?

Facing same issue. Any fix available?

Do you have any logs of the crash?

dup #242