Commit 570157e9 by G

changed the default splash screen

parent a9a2e0ea
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
"icon": "./assets/icon.png", "icon": "./assets/icon.png",
"userInterfaceStyle": "light", "userInterfaceStyle": "light",
"splash": { "splash": {
"image": "./assets/splash.png", "image": "./assets/beasy_splash.png",
"resizeMode": "contain", "resizeMode": "cover",
"backgroundColor": "#ffffff" "backgroundColor": "#00875A"
}, },
"assetBundlePatterns": ["**/*"], "assetBundlePatterns": ["**/*"],
"ios": { "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