From 008827e16e9d88706934f10a10009da2961d3c15 Mon Sep 17 00:00:00 2001 From: Vladislav Sokov <62177364+VladislavSokov@users.noreply.github.com> Date: Mon, 18 Dec 2023 11:47:50 +0300 Subject: [PATCH] fix(mobile): remove loading image (#330) --- 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": [