Fixed plugin not resolved issue

This commit is contained in:
Alex Kim
2024-11-18 18:07:59 +11:00
parent 21fbe1adae
commit 7ce3bc6e92

View File

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