olofd/react-native-photos-framework

How to get video associated with live photo?

FrikkieSnyman opened this issue · 1 comments

Hi

I am trying to get access to the video file that is associated with a live photo. How do I go about this? I've been trying to get a uri for the video file with no success.

Thanks in advance

For anyone else struggling with this in the future, I made a fork here:

https://github.com/relivecc/react-native-photos-framework

If includeMetadata is set to true when calling getAssets, then it will return a videoUrl with the resource in the resourcesMetadata array