浏览代码

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