소스 검색

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
   },
   splash: {
-    image: './assets/splash-new.png',
+    image: './assets/loading-screen.png',
     resizeMode: 'cover'
   },
   notification: {