I'm using react-native-image-crop-picker (v0.34.1) to select a slo-mo video from an iPhone.
After selecting the video, I am playing the video using react-native-video (v5.0.2).
The slo-mo effects of the video are not reflected in the playback of the video. I can't find any information about how to achieve this. Can anyone point me in the right direction?
Thanks