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

Pick current video version instead of original one on iOS

Open samih7 opened this issue 4 years ago • 2 comments

Before

When editing a video with iOS tools (edit, trim) and picking it with ImagePicker.openPicker, the original video is retrieved instead of the edited (current) one.

After

Given the same scenario, the edited (current) video is retrieved instead of the original one.

Possible improvement: allowing this to be configured when picking the video (?)

samih7 avatar Mar 03 '21 12:03 samih7

Any chances of getting this merged?

jamesone avatar Nov 03 '21 12:11 jamesone

Any idea when this might be fixed? This is still an issue with the newest version 0.40.2.

Dimasik911 avatar Dec 01 '23 12:12 Dimasik911