mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2026-02-24 00:00:04 +08:00
61024e50b3ffed4d7b149ccf9199cfcacd0cc5bc
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%