Try fix android issue for player seelct

This commit is contained in:
Alex Kim
2024-11-18 18:00:30 +11:00
parent cef1327fcb
commit 21fbe1adae
2 changed files with 32 additions and 1 deletions

View File

@@ -105,7 +105,8 @@
"react-native-edge-to-edge",
{ "android": { "parentTheme": "Material3" } }
],
["react-native-bottom-tabs"]
["react-native-bottom-tabs"],
["plugins/withChangeNativeAndroidTextToWhite.js"]
],
"experiments": {
"typedRoutes": true