From 3452e47c94a55a525620c244f57edb9482989d1c Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 14 Sep 2024 20:32:16 +0100 Subject: feature(mobile): Add a page for testing connection to server --- apps/mobile/app/_layout.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'apps/mobile/app/_layout.tsx') diff --git a/apps/mobile/app/_layout.tsx b/apps/mobile/app/_layout.tsx index 41186842..677a0638 100644 --- a/apps/mobile/app/_layout.tsx +++ b/apps/mobile/app/_layout.tsx @@ -48,10 +48,19 @@ export default function RootLayout() { contentClassName="bg-gray-100 dark:bg-background" screenOptions={{ headerShown: false, + headerTransparent: true, }} > + -- cgit v1.2.3-70-g09d2