react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

Cannot open local album file

Open liuwei-github opened this issue 3 years ago • 0 comments

  • react-native-image-crop-picker 0.35.1

  • react-native 0.61.5

  • Android

Expected behaviour

open local album files

Actual behaviour

cannot open local album file

Steps to reproduce

  1. Android version8.1.0

  2. openPicker({ cropperChooseText: 'submit', cropperCancelText: 'cancel', multiple, cropping: false, compressImageQuality: 0.2, maxFiles: 9, })

  3. click photo album upload, no response

liuwei-github avatar Aug 29 '22 08:08 liuwei-github