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

gl-shader: compiling error android

bharatidudhrejiya opened this issue · comments

Library working properly on IOS but issue with android
It is return error like

"gl-shader: Error compiling shader: compile failed."
"Compilation errors. No Code generated."

library version
gl-react@3.14.0
gl-react-native@3.14.0

Thanks!

without any GLSL code we can't help

@bharatidudhrejiya did you solved the issue?