From c793a03a51047fd1132d10f7a4b2a733e3d7b8b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20Berente?= <30603208+berenteb@users.noreply.github.com> Date: Wed, 6 Mar 2024 21:09:23 +0100 Subject: [PATCH] fix: remove bottom white bar (screen height fixed) --- app/_layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_layout.tsx b/app/_layout.tsx index a2d1448..87d7270 100644 --- a/app/_layout.tsx +++ b/app/_layout.tsx @@ -14,7 +14,7 @@ export default function MainLayout() { - +