Skip to content

Commit 5358141

Browse files
committed
splash&index png
1 parent 412d749 commit 5358141

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

app.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"expo": {
3-
"name": "RNnews",
4-
"slug": "RNnews",
3+
"name": "FroggyNews",
4+
"slug": "FroggyNews",
55
"version": "1.0.0",
66
"orientation": "portrait",
7-
"icon": "./assets/icon.png",
7+
"icon": "./assets/icon1.png",
88
"userInterfaceStyle": "light",
99
"splash": {
10-
"image": "./assets/splash.png",
10+
"image": "./assets/splash3.png",
1111
"resizeMode": "contain",
12-
"backgroundColor": "#ffffff"
12+
"backgroundColor": "#66ffe0"
1313
},
1414
"updates": {
1515
"fallbackToCacheTimeout": 0
@@ -30,4 +30,4 @@
3030
"favicon": "./assets/favicon.png"
3131
}
3232
}
33-
}
33+
}

assets/icon1.png

73.7 KB
Loading

assets/splash3.png

92.2 KB
Loading

0 commit comments

Comments
 (0)