Fix and improve VideoNativeComponent (canPlay/isWidewine supportd) for web

This commit is contained in:
Zoe Roux
2024-07-09 12:38:47 +07:00
parent e610a274d5
commit 3dabf5f16f
2 changed files with 18 additions and 28 deletions

View File

@@ -3,6 +3,7 @@
"version": "1.0.0",
"private": true,
"scripts": {
"web": "expo run:web",
"android": "expo run:android",
"ios": "expo run:ios",
"windows": "react-native run-windows",