From 956fdd4bc9261523656a10dc38916d7040c5aefc Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Tue, 18 Feb 2025 12:16:27 +0500 Subject: [PATCH] mobile: make skip login work properly --- apps/mobile/app/components/auth/index.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/mobile/app/components/auth/index.js b/apps/mobile/app/components/auth/index.js index 4e8ceb9e7..de0d23f3e 100644 --- a/apps/mobile/app/components/auth/index.js +++ b/apps/mobile/app/components/auth/index.js @@ -83,7 +83,11 @@ const Auth = ({ navigation, route }) => {