Skip to content

Crashes with New version of react-native-video #12

Closed
@mondoul

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions