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

Move away from gl-react-native

Open st0ffern opened this issue 7 years ago • 10 comments

st0ffern avatar Jan 27 '17 09:01 st0ffern

Out of curiosity why is this needed? I noticed that the versions of gl-react and gl-react-native in the dependencies are kind of old and I was thinking of trying to update them and see if the module still works. Do you think this is not the way to go forward?

victorbadila avatar Nov 29 '17 08:11 victorbadila

Shure the dependencies should be updated at all times! but the problem is that gl-react v3 has alot of missing features and bugs. (Example: captureFrame() is not working )

So for now gl-react v3 will have to wait..

Making this repo independent from gl-react will make it alot easier to use and not so heavy

st0ffern avatar Nov 29 '17 11:11 st0ffern

Any progress on this, perhaps? gl-react is really heavy...(

greenais avatar Jan 31 '18 02:01 greenais

it shure is, but no timeline for it. and i dont have the time. PRs are welcome

st0ffern avatar Jan 31 '18 08:01 st0ffern

@stoffern Do you or somebody know the target versions for gl-react and gl-react-native for react-native target version 0.50.4?

brianinator avatar Mar 05 '18 19:03 brianinator

gl-react-native v2 works just fine on latest react-native

st0ffern avatar Mar 05 '18 19:03 st0ffern

It seems like in v3, Bus.capture would be the appropriate method. I haven't tested this myself, though.

codekiln avatar Apr 28 '18 19:04 codekiln

Using Bus will still be depending on gl-react

st0ffern avatar Apr 29 '18 05:04 st0ffern

Awesome component. But couldn't use this project with react native just because of gl-react-native

siddiq avatar Jan 01 '19 18:01 siddiq

https://github.com/stoffern/react-native-image-cropper/issues/71

st0ffern avatar May 18 '19 17:05 st0ffern