diff --git a/demo-app/config.json b/demo-app/config.json index 2cdf0530..d252823e 100644 --- a/demo-app/config.json +++ b/demo-app/config.json @@ -25,7 +25,8 @@ "relatedITunesApplicationID": "1203927581", "iconFile": "icon.ios.png", "splashScreenIconFile": "icon.ios.png", - "splashScreenBackgroundColor": "#f7f7f8" + "splashScreenBackgroundColor": "#f7f7f8", + "statusBarColor": "default" }, "android": { "buildOnBuildCommand": true,