GLImage component from gl-react-image does not work with expo SDK

gl-react is a awesome library for shaders in react-native, but to embedded those shaders with images we must use another library called gl-react-image which gives component GLImage which takes in the source of the image. This seems to work fine with react-native but not with expo. It would be great if any of you guys can look into it.

Link to the library:

Link to the issue:
https://github.com/gre/gl-react-image/issues/27

PS: Re post in new category.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.