From fd4a99678cd222941cc66de5d7fcd5f7615f375d Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 24 Nov 2024 16:03:45 +0000 Subject: deps(mobile): Upgrade to Expo 52 (#692) * fix(mobile): Sharing bookmark modal * WIP: Upgrade to 52 * post ugprade fixes * more fixes * fix padding in tabbar --- apps/mobile/app/_layout.tsx | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'apps/mobile/app/_layout.tsx') diff --git a/apps/mobile/app/_layout.tsx b/apps/mobile/app/_layout.tsx index 62c29c27..3a8f99a1 100644 --- a/apps/mobile/app/_layout.tsx +++ b/apps/mobile/app/_layout.tsx @@ -33,9 +33,9 @@ export default function RootLayout() { }, [settings.theme]); return ( - - - + + + - + - - - + + + ); } -- cgit v1.2.3-70-g09d2