You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@moodlehq/cordova-plugin-statusbar

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moodlehq/cordova-plugin-statusbar

Fork of Cordova StatusBar Plugin

4.0.0-moodle.4
latest
Source
npmnpm
Version published
Weekly downloads
627
30.35%
Maintainers
0
Weekly downloads
 
Created
Source

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:

PRDescription
-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/3Colors 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/cordova-plugin-statusbar@4.0.0-moodle.4

Keywords

cordova

FAQs

Package last updated on 29 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts