Make the basic example app work on web

This commit is contained in:
Zoe Roux
2024-07-01 03:32:28 +00:00
parent cce24cd829
commit aa85d71b87
4 changed files with 196 additions and 218 deletions

View File

@@ -3,7 +3,7 @@
"version": "6.4.2",
"description": "A <Video /> element for react-native",
"main": "lib/index",
"source": "src/index",
"source": "src/index.ts",
"react-native": "src/index",
"license": "MIT",
"author": "Community Contributors",