-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Version
- react-native-image-crop-picker v0.19.1
- react-native v0.52.2
Platform
- iOS (no test)
- Android (tested)
Steps to reproduce
Image only compress, can't resize with below options
ImagePicker.openPicker({
multiple: true,
maxFiles: 9,
compressImageMaxWidth: 640,
compressImageMaxHeight: 480,
compressImageQuality: 0.75,
mediaType: 'photo'
});
fondoger, robdsoule, BipinBhandari, ComicScrip, PaperMonster and 1 more
Metadata
Metadata
Assignees
Labels
No labels