This commit is contained in:
Fredrik Burmester
2024-08-11 11:54:31 +02:00
parent 03244f318d
commit 437da25a63
32 changed files with 25 additions and 3291 deletions

View File

@@ -27,8 +27,7 @@
"jsEngine": "jsc",
"userInterfaceStyle": "light",
"adaptiveIcon": {
"foregroundImage": "./assets/images/icon.png",
"backgroundColor": "#ffffff"
"foregroundImage": "./assets/images/icon.png"
},
"package": "com.fredrikburmester.streamyfin"
},
@@ -55,22 +54,11 @@
"androidExtensions": {
"useExoplayerRtsp": false,
"useExoplayerSmoothStreaming": false,
"useExoplayerHls": false,
"useExoplayerHls": true,
"useExoplayerDash": false
}
}
],
[
"react-native-vlc-media-player",
{
"ios": {
"includeVLCKit": false
},
"android": {
"legacyJetifier": false
}
}
],
[
"expo-build-properties",
{