This commit is contained in:
6
app.json
6
app.json
@@ -6,7 +6,6 @@
|
||||
"orientation": "default",
|
||||
"icon": "./assets/icon.png",
|
||||
"userInterfaceStyle": "automatic",
|
||||
"newArchEnabled": true,
|
||||
"splash": {
|
||||
"image": "./assets/splash-icon.png",
|
||||
"resizeMode": "contain",
|
||||
@@ -20,11 +19,10 @@
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#0d0d0d"
|
||||
},
|
||||
"edgeToEdgeEnabled": true
|
||||
}
|
||||
},
|
||||
"web": {
|
||||
"favicon": "./assets/favicon.png",
|
||||
"favicon": "./assets/icon.png",
|
||||
"name": "Time Until",
|
||||
"themeColor": "#0d0d0d",
|
||||
"backgroundColor": "#0d0d0d"
|
||||
|
||||
Reference in New Issue
Block a user