Added app icons
4
app.json
|
@ -10,7 +10,7 @@
|
|||
"splash": {
|
||||
"image": "./assets/splash.png",
|
||||
"resizeMode": "contain",
|
||||
"backgroundColor": "#ffffff"
|
||||
"backgroundColor": "#1C2C3F"
|
||||
},
|
||||
"assetBundlePatterns": [
|
||||
"**/*"
|
||||
|
@ -21,7 +21,7 @@
|
|||
"android": {
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
"backgroundColor": "#1C2C3F"
|
||||
}
|
||||
},
|
||||
"web": {
|
||||
|
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 113 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.5 KiB |
BIN
assets/icon.png
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 113 KiB |
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 177 KiB |