This commit is contained in:
Fredrik Burmester
2024-11-10 15:21:30 +01:00
parent fff880e708
commit 817e2b3d85
7 changed files with 17 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"platforms": ["ios"],
"platforms": ["ios", "tvos", "android", "web"],
"ios": {
"modules": ["VlcPlayerModule"]
},