From 380d722664a889771ad91f0c72bd170ccd5617a3 Mon Sep 17 00:00:00 2001 From: rawalcher Date: Wed, 13 Dec 2023 11:56:23 +0000 Subject: [PATCH] Resolve "navbar etwas zu hoch (auf iphone)" --- app/(tabs)/home/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(tabs)/home/index.tsx b/app/(tabs)/home/index.tsx index cc02973..8b406f8 100644 --- a/app/(tabs)/home/index.tsx +++ b/app/(tabs)/home/index.tsx @@ -59,7 +59,7 @@ export default function Page() { return ( - + {plusShow && { // router.push("/(tabs)/home/addItem"); newExpense("Test Title", "3b33b8ac-5fc1-43e5-81fc-cf61628861f7", "69.69.1234", 100).then(() => {