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

Fix 'TypeError' while use image-resizer

Open mao720 opened this issue 2 years ago • 2 comments

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 avatar Nov 21 '22 09:11 mao720

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

mao720 avatar Nov 21 '22 09:11 mao720

@ggunti I think you have to deal with it.

NiuGuohui avatar Dec 19 '22 02:12 NiuGuohui