From 30ba89fbcb0d970440fe2e555fe9277145676869 Mon Sep 17 00:00:00 2001 From: Vladislav Sokov Date: Thu, 14 Dec 2023 17:43:58 +0300 Subject: [PATCH] fix(mobile): remove loading image --- mobile/app.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/mobile/app.json b/mobile/app.json index e6f1ff2..9f863bb 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -6,8 +6,6 @@ "icon": "./assets/icon.png", "userInterfaceStyle": "light", "splash": { - "image": "./assets/icon.png", - "resizeMode": "contain", "backgroundColor": "#ffffff" }, "assetBundlePatterns": [