ivpusic / react-native-image-crop-picker

iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
MIT License
6.04k stars 1.54k forks source link

[Android] Support multiple image pick from Android Samsung Gallery application #2063

Open SungilJung opened 1 month ago

SungilJung commented 1 month ago

Version

Tell us which versions you are using:

Platform

Tell us to which platform this issue is related

Expected behaviour

Multiple selection possible in Samsung Gallery app

Actual behaviour

Multiple selection not possible in Samsung Gallery app

Steps to reproduce

1.

2.

3.

Attachments

// stacktrace or any other useful debug info

Love react-native-image-crop-picker? Please consider supporting our collective: 👉 https://opencollective.com/react-native-image-crop-picker/donate

gabrielafeijo commented 3 weeks ago

@SungilJung did you use multiple: true in your method?

SungilJung commented 3 weeks ago

@gabrielafeijo yes..