finn-no / Finjinon

Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker
MIT License
58 stars 16 forks source link

Ability to select multiple pictures from Gallery/Photos #42

Closed manikantagarikipati closed 4 years ago

manikantagarikipati commented 5 years ago

Currently, the plugin supports only single image selection from the gallery ( After Clicking Photos button). Can we have the functionality of multiple image selection?

3lvis commented 5 years ago

Hi @manikantagarikipati, we use QBImagePickerController for this but would be nice to integrate it inside our library since we don't need it for anything else.

osanoj commented 4 years ago

Closing this issue, we use another image picker for this so currently there is no plan to add this feature to this library.