add splash screen and icons

pull/3/head
Rayhân HASSOU 1 year ago
parent dce8fa2af7
commit 7b3e20bf31

@ -3,9 +3,32 @@
"name": "LeftOvers",
"slug": "LeftOvers",
"version": "1.0.0",
"assetBundlePatterns": [
"orientation": "portrait",
"icon": "./assets/images/icon.png",
"scheme": "myapp",
"userInterfaceStyle": "automatic",
"splash": {
"image": "./assets/images/splash.png",
"resizeMode": "contain",
"backgroundColor": "#57BDCC"
},
"updates": {
"fallbackToCacheTimeout": 0
},
"assetBundle Patterns": [
"**/*"
]
},
"name": "LeftOvers"
}
],
"ios": {
"supportsTablet": true
},
"android": {
"adaptiveIcon": {
"foreground Image": "./assets/images/adaptive-icon.png",
"backgroundColor": "#ffffff"
}
},
"web": {
"favicon": "./assets/images/icon.png"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 376 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 462 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 376 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

Loading…
Cancel
Save