I am trying to implement something like an gl-react-color-blending
for an image (render an image with with an image color blend).
That library says it needs to use gl-react-expo
, however I see that expo-gl
is already bundled. Is there compatibility between the two I could leverage? What was the idea behind expo-gl
(since it was just created recently) compared to the community gl-react
?