From 1a534eccb08b3ee07f047c44f343fdc94a011519 Mon Sep 17 00:00:00 2001 From: Tran Anh Tuan Date: Mon, 10 Nov 2025 16:12:52 +0700 Subject: [PATCH] =?UTF-8?q?th=C3=AAm=20qu=C3=A9t=20QR=20=C4=91=C4=83ng=20n?= =?UTF-8?q?h=E1=BA=ADp,=20s=E1=BB=ADa=20l=E1=BA=A1i=20logic=20=C4=91?= =?UTF-8?q?=E1=BB=83=20g=E1=BB=8Di=20api=20b=E1=BA=B1ng=20ip=20thi?= =?UTF-8?q?=E1=BA=BFt=20b=E1=BB=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/(tabs)/diary.tsx | 126 +------------ app/(tabs)/index.tsx | 83 +++++---- app/(tabs)/setting.tsx | 9 +- app/auth/login.tsx | 167 ++++++++++++++---- components/ScanQRCode.tsx | 23 ++- components/map/SosButton.tsx | 4 +- .../NetDetailModal/components/InfoSection.tsx | 2 +- config/auth.ts | 9 +- config/axios.ts | 17 +- constants/index.ts | 2 +- 10 files changed, 224 insertions(+), 218 deletions(-) diff --git a/app/(tabs)/diary.tsx b/app/(tabs)/diary.tsx index de69db8..93d63d1 100644 --- a/app/(tabs)/diary.tsx +++ b/app/(tabs)/diary.tsx @@ -7,16 +7,7 @@ export default function Warning() { const [isShowModal, setIsShowModal] = useState(false); return ( - - -