From 277b1131806fa24c806d20584d9b2a231eaed82f Mon Sep 17 00:00:00 2001 From: Tantikon Phasanphaengsi Date: Thu, 8 May 2025 21:03:37 +0700 Subject: [PATCH] rearrange element --- app/(tabs)/index.tsx | 94 +++++++++++++++++++------------------------- 1 file changed, 40 insertions(+), 54 deletions(-) diff --git a/app/(tabs)/index.tsx b/app/(tabs)/index.tsx index bfbc1bb..29b6e20 100644 --- a/app/(tabs)/index.tsx +++ b/app/(tabs)/index.tsx @@ -147,18 +147,48 @@ export default function HomeScreen() { showsVerticalScrollIndicator={false} contentContainerStyle={{ paddingBottom: 100 }} > - {/* Center Image */} - - - - - - + {/* Show your dishes */} + + + Show your dishes + + + + + + + + + + + + + From Camera + Straight from Camera + + + + + + + From Gallery + Straight from Gallery + + + {/* Highlights Section */} @@ -201,50 +231,6 @@ export default function HomeScreen() { - {/* Show your dishes */} - - - Show your dishes - - - - - - - - - - - - - - - From Camera - Straight from Camera - - - - - - - From Gallery - Straight from Gallery - - - - - {/* Extra space at bottom */}