Skip to content

Commit 68a1bc2

Browse files
authored
Update app.json
1 parent d8e47de commit 68a1bc2

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

app.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@
4040
"orientation": "default",
4141
"icon": "./assets/images/icon.png",
4242
"userInterfaceStyle": "dark",
43-
"splash": {
44-
"image": "./assets/images/splash.png",
45-
"resizeMode": "contain",
46-
"backgroundColor": "#000000"
47-
},
4843
"assetBundlePatterns": [
4944
"**/*"
5045
],
@@ -54,10 +49,6 @@
5449
"hardwareAcceleration": true,
5550
"networkSecurityConfig": "@xml/network_security_config",
5651
"icon": "./assets/images/icon.png",
57-
"adaptiveIcon": {
58-
"foregroundImage": "./assets/images/adaptive-icon.png",
59-
"backgroundColor": "#000000"
60-
},
6152
"permissions": [
6253
"android.permission.INTERNET",
6354
"android.permission.ACCESS_NETWORK_STATE",
@@ -93,11 +84,6 @@
9384
"usesNonExemptEncryption": false
9485
}
9586
},
96-
"web": {
97-
"bundler": "metro",
98-
"output": "static",
99-
"favicon": "./assets/images/favicon.png"
100-
},
10187
"scheme": "oriontv",
10288
"extra": {
10389
"router": {

0 commit comments

Comments
 (0)