react-native-multiple-image-picker
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.
I have selected allowedLivePhotos=true. Live photos showing fine in the image picker. But after I select, how do I show the l live photo within react native, or get the...
https://support.apple.com/guide/mac-help/mchl4af095d3/mac We can synched photos from mac to iphone following upper link document. Then I can see "My Mac" section in my iphone photo applications as you can see in...
I was getting an error from Xcode while running the app with the package installed: ```shell โ Installed pods and initialized Xcode workspace. โบ Planning build โ error: Multiple commands...
i just init new react native project,version is 0.73 ,when i use run , i got a errorใlook this image ,just android have error๏ผios is ok ใ this is my...
0.73
After upgrading to rn0.73, Android will report an error indicating that some files cannot be found R.drawable.ps_image_placeholder
I encountered 2 problems when selecting photos in the case of granting permission to select photos on iOS as limit access. - problem 1: with library versions 1.1.2. When I...
IOS crashes as soon as its loaded. This is what I collected from the console crash detail. Any idea whats wrong ? Also tried, https://github.com/baronha/react-native-multiple-image-picker/pull/138 but same. `Exception Type: EXC_CRASH...
i install this lib and run xcode got error like 163 duplicate symbols for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)...