This commit is contained in:
Fredrik Burmester
2024-08-18 11:12:40 +02:00
parent 6a070cfbe0
commit 65ac147441
17 changed files with 963 additions and 1701 deletions

View File

@@ -49,13 +49,6 @@
"@react-native-tvos/config-tv",
"expo-router",
"expo-font",
"@config-plugins/ffmpeg-kit-react-native",
[
"react-native-google-cast",
{
"useDefaultExpandedMediaControls": true
}
],
[
"react-native-video",
{
@@ -69,18 +62,6 @@
}
}
],
[
"expo-build-properties",
{
"ios": {
"deploymentTarget": "14.0"
},
"android": {
"minSdkVersion": 24,
"usesCleartextTraffic": true
}
}
],
[
"expo-screen-orientation",
{