Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.41.2
- react-native v0.71.6
Platform
Expected behaviour
creationDate is the actual creation date of video
Actual behaviour
creationDate is null
Steps to reproduce
-
const res = await ImagePicker.openPicker({
includeExif: true,
})
-
select video from gallery
Attachments

Version
Tell us which versions you are using:
Platform
Expected behaviour
creationDate is the actual creation date of video
Actual behaviour
creationDate is null
Steps to reproduce
const res = await ImagePicker.openPicker({
includeExif: true,
})
select video from gallery
Attachments