Closed
Description
Hi
with the newer version of React, react-native-video had to be updated to support onProgress and onLoad, but the controls are no longer working and the app crashes when trying to render.
To reproduce it, juste replace your dependency
"react-native-video": "^0.9.0"
to
"react-native-video": ""git+https://github.com/react-native-community/react-native-video.git#master""
Thanks for your help
Metadata
Assignees
Labels
No labels