mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-04-18 18:33:12 +08:00

This should not be a default ios setting: <preference name="StatusBarBackgroundColor" value="#000000" /> It makes it impossible to unset the initial background color (for transparent backgrounds). Instead just have the default as no background color (which will effectively be transparent), and then allow users to override that with a desired color. Signed-off-by: Shazron Abdullah <shazron@apache.org>
org.apache.cordova.statusbar
Plugin documentation: doc/index.md
Description
Languages
Objective-C
48.7%
JavaScript
26.9%
Java
24.4%