Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 6a784cdd

Přidáno uživatelem Schwobik před téměř 2 roky(ů)

SplashScreen edited
re #10715

Zobrazit rozdíly:

app.json
7 7
    "icon": "./assets/icon.png",
8 8
    "userInterfaceStyle": "light",
9 9
    "splash": {
10
      "image": "./assets/splash.png",
10
      "image": "./assets/Rudolf-Aachen-large.jpg",
11 11
      "resizeMode": "contain",
12
      "backgroundColor": "#ffffff"
12
      "backgroundColor": "#E3A400"
13 13
    },
14 14
    "assetBundlePatterns": [
15 15
      "**/*"
......
19 19
    },
20 20
    "android": {
21 21
      "adaptiveIcon": {
22
        "foregroundImage": "./assets/adaptive-icon.png",
23
        "backgroundColor": "#ffffff"
22
        "foregroundImage": "./assets/icon.png",
23
        "backgroundColor": "#E3A400"
24 24
      },
25 25
      "package": "cz.zcu.kiv.tsp.inventaria_rudolphina"
26 26
    },
package.json
32 32
    "react-native-vector-icons": "^9.2.0",
33 33
    "react-redux": "^8.0.5",
34 34
    "redux": "^4.2.1",
35
    "typescript": "^4.9.4"
35
    "typescript": "^4.9.4",
36
    "expo-splash-screen": "~0.18.2"
36 37
  },
37 38
  "devDependencies": {
38 39
    "@babel/core": "^7.20.0",

Také k dispozici: Unified diff