0.0.2 • Published 8 years ago

cordova-ios-lightstatusbar v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

cordova-ios-lightstatusbar

cordova plugin add https://github.com/cassioscofield/cordova-ios-lightstatusbar

It will add the following part to the *-Info.plist file during build process:

<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>

<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>