awesome-cordova-plugins/docs/plugins/status-bar.md

22 lines
614 B
Markdown
Raw Permalink Normal View History

2021-09-29 21:46:28 +08:00
# Status Bar
```text
$ ionic cordova plugin add cordova-plugin-statusbar
$ npm install @awesome-cordova-plugins/status-bar
```
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/status-bar/)
Plugin Repo: [https://github.com/apache/cordova-plugin-statusbar](https://github.com/apache/cordova-plugin-statusbar)
Manage the appearance of the native status bar.
Requires Cordova plugin: `cordova-plugin-statusbar`. For more info, please see the [StatusBar plugin docs](https://github.com/apache/cordova-plugin-statusbar).
## Supported platforms
* Android
* iOS
* Windows