From 66d3d4f5d37d7a5e8bc0ba29097ad3c90762054b Mon Sep 17 00:00:00 2001 From: taqishah1214 Date: Tue, 1 Aug 2023 04:30:51 +0500 Subject: [PATCH] Add package expo splash screen --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 46d336f..ee75f80 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "expo-asset": "~8.9.1", "expo-font": "~11.1.1", "expo-modules-core": "~1.2.7", + "expo-splash-screen": "^0.18.2", "galio-framework": "^0.8.0", "prop-types": "^15.7.2", "react": "18.2.0",