Ver Fonte

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

Viktoriia há 1 ano atrás
pai
commit
992408f4b3
1 ficheiros alterados com 1 adições e 1 exclusões
  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: {