fix(mobile): tydlig bakåt-etikett (Tillbaka) istället för (tabs) i navigationen
CI / Typecheck, test & build (push) Successful in 1m34s
CI / Typecheck, test & build (push) Successful in 1m34s
This commit is contained in:
@@ -59,6 +59,7 @@ export default function RootLayout() {
|
|||||||
headerStyle: { backgroundColor: colors.background },
|
headerStyle: { backgroundColor: colors.background },
|
||||||
headerTintColor: colors.text,
|
headerTintColor: colors.text,
|
||||||
headerShadowVisible: false,
|
headerShadowVisible: false,
|
||||||
|
headerBackTitle: t("common.back"),
|
||||||
contentStyle: { backgroundColor: colors.background },
|
contentStyle: { backgroundColor: colors.background },
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user