gl-react-color-blending
gl-react-color-blending copied to clipboard
No Expo
I have been trying to use this without expo and using gl-react-native
instead, but sometimes it works, sometimes it only shows black and sometimes is only white . . . any ideas how to use this with gl-react-native
?
This is a very lightweight package, basically just a collection of shaders on top of a thin api layer. Make sure the component exported in src/index.js is correct for gl-react-native
use. gl-react
project changed a lot, so it's possible there is a mismatch between the expo and native version.