minor change

This commit is contained in:
daniel31x13
2025-08-29 16:26:54 -04:00
parent 06e04fa11e
commit a75ac115de
2 changed files with 6 additions and 1 deletions

View File

@@ -32,7 +32,12 @@
"image": "./assets/images/splash-icon.png",
"imageWidth": 200,
"resizeMode": "contain",
"backgroundColor": "#020609"
"backgroundColor": "#FFFFFF",
"dark": {
"image": "./assets/images/splash-icon.png",
"resizeMode": "contain",
"backgroundColor": "#171717"
}
}
],
"expo-secure-store",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 241 KiB

After

Width:  |  Height:  |  Size: 82 B