@moodlehq/cordova-plugin-statusbar
v4.0.0-moodle.5
Published
Fork of Cordova StatusBar Plugin
Readme
Cordova Plugin Push (fork)
This is a fork of cordova-plugin-statusbar by Moodle HQ. If you are looking for the documentation, you can read the original at apache/cordova-plugin-statusbar.
Modifications from the original
We created this fork because we needed to include the following modifications in our mobile application:
| PR | Description | | -- | ----------- | | - | Automatically calculate status bar color based on background color | | - | Allow changing Android's bottom navigation bar color | | https://github.com/moodlemobile/cordova-plugin-statusbar/pull/3 | Colors can no longer be changed in Android 15+, in that case the backgroundColorByHexString and the navigationBackgroundColorByHexString actions will only calculate the right text color based on the preferred background color. |
Installation
You can install this package using the original installation instructions, but installing this package instead:
cordova plugin add @moodlehq/[email protected]