From 491784e69137884897644cfe36bdf642c0aaef5c Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Fri, 8 Mar 2024 02:35:54 +0800 Subject: [PATCH] fix: add scheme --- app.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app.json b/app.json index bc3df37..de0fdb1 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,7 @@ { "expo": { "name": "TidGi", + "scheme": "tidgi", "slug": "tidgi-mobile", "version": "0.7.4", "orientation": "portrait",