ggunti / react-native-amazing-cropper

Image cropper for react native using Animated API
MIT License
145 stars 83 forks source link

Fix 'TypeError' while use image-resizer #63

Open mao720 opened 2 years ago

mao720 commented 2 years ago

Babel@6 doesn't export default module.exports any more https://www.npmjs.com/package/babel-plugin-add-module-exports https://github.com/babel/babel/issues/2212

mao720 commented 2 years ago

https://github.com/ggunti/react-native-amazing-cropper/issues/62

NiuGuohui commented 1 year ago

@ggunti I think you have to deal with it.