This commit is contained in:
Fredrik Burmester
2024-08-05 08:00:50 +02:00
parent b3a74892c4
commit 2aa30ab4ca
69 changed files with 6 additions and 4062 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "Streamyfin",
"slug": "streamyfin",
"version": "0.0.4",
"version": "0.0.5",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
"scheme": "streamyfin",
@@ -30,10 +30,14 @@
},
"package": "com.fredrikburmester.streamyfin"
},
"web": {
"bundler": "metro",
"output": "static",
"favicon": "./assets/images/favicon.png"
},
"plugins": [
"expo-router",
"expo-font",
"expo-video",
"react-native-compressor",
[
"react-native-video",