This commit is contained in:
Fredrik Burmester
2025-01-23 13:37:41 +01:00
parent c74336a1a1
commit b4d9552401
2 changed files with 1 additions and 9407 deletions

View File

@@ -319,7 +319,7 @@ function Layout() {
<BottomSheetModalProvider>
<SystemBars style="light" hidden={false} />
<ThemeProvider value={DarkTheme}>
<Stack initialRouteName="/home">
<Stack>
<Stack.Screen
name="(auth)/(tabs)"
options={{
@@ -336,14 +336,6 @@ function Layout() {
header: () => null,
}}
/>
<Stack.Screen
name="(auth)/trailer/page"
options={{
headerShown: false,
presentation: "modal",
title: "",
}}
/>
<Stack.Screen
name="login"
options={{

9398
yarn.lock

File diff suppressed because it is too large Load Diff