expo-images-picker icon indicating copy to clipboard operation
expo-images-picker copied to clipboard

Multiple Asset Photos Videos selecting package for Expo SDK

Results 9 expo-images-picker issues
Sort by recently updated
recently updated
newest added

If I try to upload a image on Android i get the following error: ``` [Unhandled promise rejection: TypeError: Network request failed] at node_modules/whatwg-fetch/dist/fetch.umd.js:535:17 in setTimeout$argument_0 ``` more details on:...

Feature Request: Can we have an option to reset or update the selected items from code?

enhancement

Is it possible to add a custom error component instead of just text? The reason being so we can include a better graphic than text and or a link to...

enhancement

Hi When i change the orientation of the device while the picker is on screen, the navigation bar is well re-render but not the selector it self. I tried to...

bug

My image doesn't preview while in the production environment, everything works fine in my development and testing environment, But after I bundle the app to the play store, this feature...

Does this package support video files? Like to play it or copy it? When I select video file I get this `"uri": "ph://A38FEE7B-C1CB-4EC5-A887-8BCD1040FE50"`

updated my expo version from 45 to 46, and it stopped working as "peerDependencies" : { "expo": 45 }