Commit 570157e9 by G

changed the default splash screen

parent a9a2e0ea
......@@ -7,9 +7,9 @@
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",
"splash": {
"image": "./assets/splash.png",
"resizeMode": "contain",
"backgroundColor": "#ffffff"
"image": "./assets/beasy_splash.png",
"resizeMode": "cover",
"backgroundColor": "#00875A"
},
"assetBundlePatterns": ["**/*"],
"ios": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment