Merge branch 'feat/native-tabbar' into pr/178

This commit is contained in:
Fredrik Burmester
2024-11-10 09:31:53 +01:00
16 changed files with 169 additions and 150 deletions

View File

@@ -100,7 +100,12 @@
"motionPermission": "Allow Streamyfin to access your device motion for landscape video watching."
}
],
"expo-asset"
"expo-asset",
[
"react-native-edge-to-edge",
{ "android": { "parentTheme": "Material3" } }
],
["react-native-bottom-tabs"]
],
"experiments": {
"typedRoutes": true