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

Unclear uri of selected video

Open EKOLX opened this issue 2 years ago • 1 comments

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"

EKOLX avatar Sep 10 '22 16:09 EKOLX

this lib allow you to select multiply images or videos and get the object that define each one , with the url and path of the file.

from this state you can use ur own logic to upload it, run it, whatever you need.

natysoz avatar Sep 10 '22 19:09 natysoz