Skip to content

Which video players are compatible with react-native-web? #2070

Answered by necolas
rcassity asked this question in Q&A
Discussion options

You must be logged in to vote

You can use any DOM or React DOM-compatible video player. For some reason, Videojs is modifying the native event object, which will make it conflict with frameworks that also do that to emulate React's synthetic event interface.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rcassity
Comment options

Answer selected by necolas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants