fix(mobile): enradiga snabblänks-etiketter + svep-tillbaka på hela sidan (UX-2)

This commit is contained in:
Sven (AAMOS AI)
2026-08-16 00:27:53 +07:00
parent 8035093ae5
commit c115c3cb4b
3 changed files with 24 additions and 3 deletions
+1
View File
@@ -61,6 +61,7 @@ export default function RootLayout() {
headerShadowVisible: false,
headerBackTitle: t("common.back"),
contentStyle: { backgroundColor: colors.background },
fullScreenGestureEnabled: true,
}}
>
<Stack.Screen name="(tabs)" options={{ headerShown: false }} />