vemarav / react-native-avatar-crop

Highly customisable <Crop /> component for React Native < 💅 >
https://www.npmjs.com/package/react-native-avatar-crop
MIT License
54 stars 14 forks source link

TypeError: null is not an object (evaluating 'RNCImageEditor.cropImage') #3

Closed vemarav closed 2 years ago

vemarav commented 2 years ago

Using npm@7 @react-native-community/image-editor will fail to install.

run npm install git+https://github.com/vemarav/react-native-image-editor --save to fix the issue