-2

Can't seem to find any way to play webm videos in react native aside from using webview... Has anyone found a way to do it?

scottc5
  • 41
  • 5

1 Answers1

0

At least for Android react-native-video library supports webm https://github.com/react-native-video/react-native-video/blob/08c2220e1663808a7bac76babc404b51154a50af/android/README.md

Kirill Novikov
  • 2,576
  • 4
  • 20
  • 33