mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-16 19:00:28 +01:00
Fixed plugin not resolved issue
This commit is contained in:
2
app.json
2
app.json
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user