aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/mobile/app/_layout.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/mobile/app/_layout.tsx b/packages/mobile/app/_layout.tsx
index 063ad58e..561e911e 100644
--- a/packages/mobile/app/_layout.tsx
+++ b/packages/mobile/app/_layout.tsx
@@ -32,6 +32,7 @@ export default function RootLayout() {
headerShown: false,
}}
>
+ <Stack.Screen name="index" />
<Stack.Screen
name="sharing"
options={{