Open dcworldwide opened 8 years ago
@dcworldwide i will look into this. It depends on the PanGestures of RN. They need to be able to attach to the gl-react components
I am thinking of making a pure RN repo that does the same so we are not depeding on the gl-react lib. Not near future..
Hi @stoffern, do you think it would be possible to pass as a prop a custom GLImage to the renderer?
I"m curious, because I'd like to try using https://github.com/stoffern/gl-react-imagefilters with this component. I think it would need to be generic enough so that it isn't coupled to that library though.