fix: working material3 theme

This commit is contained in:
Fredrik Burmester
2024-11-10 09:21:51 +01:00
parent 65a6ab9972
commit 87092fed48
5 changed files with 85 additions and 8 deletions

View File

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