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

🏞 react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android, similar to the current Facebook app.

Results 97 react-native-multiple-image-picker issues
Sort by recently updated
recently updated
newest added

Hi, On Android, is it available for hiding album selector and show anything from Gallery instead ? ![Screenshot 2024-07-09 at 15 32 59](https://github.com/baronha/react-native-multiple-image-picker/assets/30792140/ad3e0381-d135-4ada-b2b9-ef51025978e8)

After selection media on done click there is too much loading time app got struck and i am unable to perform on do any thing except minimise and remove app...

Hi, When voice over is enabled its not possible to move focus to thumbnails of images on iOS, on Android it works great, add two lines to cell.swift makes it...

When the targetSdkVersion is set to 35, the bottom area of the app is obscured on Android 15 devices. https://developer.android.com/develop/ui/views/layout/edge-to-edge Please tell me how to solve this problem ![Screenshot_20250115_160559_MultipleImagePickerExample](https://github.com/user-attachments/assets/c03dbaaa-153f-48b6-866f-d60c54977bdb)

Hello! After upgrading this library to the latest version (2.2.0), we encountered an issue we'd like to discuss: - When using the "crop" property in the openPicker() function, the feature...

Hello I am getting this error while bundling in ios in development as well as release. xcode version is 16.3 expo sdk : 52 react native : 0.76.9

After updating MultipleImagePicker from version 1.1.8 to the latest 2.2.3, I encountered the following CocoaPods error during installation: [!] Unable to find a specification for `React-jsinspectortracing` depended upon by `MultipleImagePicker`...

node version : 21 react native : 0.76.7 expo : 52.0.11 @baronha/react-native-multiple-image-picker: "^2.2.0" > Task :baronha_react-native-multiple-image-picker:buildCMakeDebug[arm64-v8a] FAILED [Incubating] Problems report is available at: file:///Users/avinash/Documents/GitHub/taprredev-mobile/android/build/reports/problems/problems-report.html FAILURE: Build failed with an exception....

Hello, We are getting below error, when trying to create the build for iOS using expo.dev. The app is running well on the laptop locally, both in development/debug mode (npx...

Hi~ The new feature of this library is fantastic! However, it would be great to have a custom ratio bar that allows for a custom list of ratios, rather than...

enhancement