react-native-image-cropper
react-native-image-cropper copied to clipboard
Not working on clean RN 0.61 project
I've installed all those gl dependencies and they work properly but react-native-image-cropper throws an error when trying to get react-native dependency (not found). I've seen that last changes in this repo were about this so could someone else check it out and see if it's my problem or the repo is broken at the moment?
"gl-react": "^4.0.1", "gl-react-image": "^3.1.1", "gl-react-native": "^4.0.1", "react": "16.9.0", "react-native": "0.61.5", "react-native-image-cropper": "^0.4.5", "react-native-unimodules": "^0.7.0"
Thanks in advance
can you slove it ?