瀏覽代碼

Merge branch 'flash-screen' of SashaGoncharov19/nomadmania-app into dev

Viktoriia 1 年之前
父節點
當前提交
227f66d9f7
共有 3 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app.config.ts
  2. 二進制
      assets/loading-screen.png
  3. 二進制
      assets/splash-new.png

+ 1 - 1
app.config.ts

@@ -37,7 +37,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
     tsconfigPaths: true
   },
   splash: {
-    image: './assets/splash-new.png',
+    image: './assets/loading-screen.png',
     resizeMode: 'cover'
   },
   notification: {

二進制
assets/loading-screen.png


二進制
assets/splash-new.png