react-native-image-cropper icon indicating copy to clipboard operation
react-native-image-cropper copied to clipboard

Pass a custom GLImage prop?

Open dcworldwide opened this issue 9 years ago • 2 comments

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.

dcworldwide avatar Aug 08 '16 01:08 dcworldwide

@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

st0ffern avatar Aug 11 '16 13:08 st0ffern

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..

st0ffern avatar Dec 01 '16 07:12 st0ffern