react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Pick current video version instead of original one on iOS
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 (?)
Any chances of getting this merged?
Any idea when this might be fixed? This is still an issue with the newest version 0.40.2.