react-native-image-cropper
react-native-image-cropper copied to clipboard
Move away from gl-react-native
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?
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
Any progress on this, perhaps? gl-react is really heavy...(
it shure is, but no timeline for it. and i dont have the time. PRs are welcome
@stoffern Do you or somebody know the target versions for gl-react and gl-react-native for react-native target version 0.50.4?
gl-react-native v2 works just fine on latest react-native
It seems like in v3, Bus.capture would be the appropriate method. I haven't tested this myself, though.
Using Bus will still be depending on gl-react
Awesome component. But couldn't use this project with react native just because of gl-react-native
https://github.com/stoffern/react-native-image-cropper/issues/71