We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412d749 commit 5358141Copy full SHA for 5358141
app.json
@@ -1,15 +1,15 @@
1
{
2
"expo": {
3
- "name": "RNnews",
4
- "slug": "RNnews",
+ "name": "FroggyNews",
+ "slug": "FroggyNews",
5
"version": "1.0.0",
6
"orientation": "portrait",
7
- "icon": "./assets/icon.png",
+ "icon": "./assets/icon1.png",
8
"userInterfaceStyle": "light",
9
"splash": {
10
- "image": "./assets/splash.png",
+ "image": "./assets/splash3.png",
11
"resizeMode": "contain",
12
- "backgroundColor": "#ffffff"
+ "backgroundColor": "#66ffe0"
13
},
14
"updates": {
15
"fallbackToCacheTimeout": 0
@@ -30,4 +30,4 @@
30
"favicon": "./assets/favicon.png"
31
}
32
33
-}
+}
assets/icon1.png
73.7 KB
assets/splash3.png
92.2 KB
0 commit comments