This commit is contained in:
Fredrik Burmester
2024-08-18 11:06:31 +02:00
parent 08b28f7599
commit 9d1a03a5f2
4 changed files with 15885 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
"favicon": "./assets/images/favicon.png"
},
"plugins": [
"@react-native-tvos/config-tv",
"expo-router",
"expo-font",
"@config-plugins/ffmpeg-kit-react-native",

BIN
bun.lockb

Binary file not shown.

15883
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -24,6 +24,7 @@
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/netinfo": "11.3.1",
"@react-native-menu/menu": "^1.1.2",
"@react-native-tvos/config-tv": "^0.0.10",
"@react-navigation/native": "^6.0.2",
"@shopify/flash-list": "1.6.4",
"@tanstack/react-query": "^5.51.16",