headers user is hidden, [userId] is changed to "Ogłsozenia uzytkownika"

This commit is contained in:
2025-06-09 21:12:10 +02:00
parent c25495ba3f
commit 7ec883100f
2 changed files with 12 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ return (
}}
>
<Stack.Screen name="(tabs)" options={{ headerShown: false }} />
<Stack.Screen name="user" options={{ headerShown: false }} />
<Stack.Screen
name="(auth)/login"
options={{ headerShown: false }}/>