File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 ],
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" ,
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" : {
You can’t perform that action at this time.
0 commit comments