Closed marlti7 closed 6 years ago
ImagePicker.openPicker({ width: 200, height: 200, cropping: true, includeBase64: true, mediaType: 'photo',
}).then((selectImage) => {}
图片旋转截取也不起效果,未裁剪
设置压缩质量:compressQuality | number([0-100]) | Picture compression ratio
原版本裁剪存在bug,请更新到最新版本。
ImagePicker.openPicker({ width: 200, height: 200, cropping: true, includeBase64: true, mediaType: 'photo',