Przeglądaj źródła

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

Viktoriia 1 rok temu
rodzic
commit
227f66d9f7
3 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app.config.ts
  2. BIN
      assets/loading-screen.png
  3. BIN
      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: {

BIN
assets/loading-screen.png


BIN
assets/splash-new.png