From 248f225774a9605f774b44a278492bddb689ed58 Mon Sep 17 00:00:00 2001 From: moist-webDev Date: Thu, 8 Jun 2023 22:30:41 -0400 Subject: [PATCH] update name --- app.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 2c6c721..3dbe6cd 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "expo": { - "name": "ThatLooksGood", - "slug": "ThatLooksGood", + "name": "Tali", + "slug": "Tali", "version": "1.0.0", "orientation": "portrait", "icon": "./assets/icon.png", @@ -19,6 +19,7 @@ "userInterfaceStyle": "automatic" }, "android": { + "permissions":["READ_EXTERNAL_STORAGE", "WRITE_EXTERNAL_STORAGE"], "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff"