浏览代码

Merge branch 'master' of https://git.nomadmania.travel/SashaGoncharov19/nomadmania-app into range-calendar

Viktoriia 1 年之前
父节点
当前提交
992408f4b3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app.config.ts

+ 1 - 1
app.config.ts

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