Remove dark mode configuration from splash screen settings in app.json
This commit is contained in:
4
app.json
4
app.json
@@ -38,10 +38,6 @@
|
|||||||
{
|
{
|
||||||
"backgroundColor": "#17b69b",
|
"backgroundColor": "#17b69b",
|
||||||
"image": "./assets/splash-icon.png",
|
"image": "./assets/splash-icon.png",
|
||||||
"dark": {
|
|
||||||
"image": "./assets/splash-icon.png",
|
|
||||||
"backgroundColor": "#232323"
|
|
||||||
},
|
|
||||||
"imageWidth": 200
|
"imageWidth": 200
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user