Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adriano-di-giovanni/cordova-plugin-status-bar-hidden

Hide the status bar on iOS
https://github.com/adriano-di-giovanni/cordova-plugin-status-bar-hidden

cordova cordova-ios cordova-ios-plugin cordova-plugin statusbar

Last synced: 15 days ago
JSON representation

Hide the status bar on iOS

Awesome Lists containing this project

README

        

# cordova-plugin-status-bar-hidden

> Hide the status bar on iOS.

This plugin hides the status bar on iOS setting the properties `UIStatusBarHidden` and `UIViewControllerBasedStatusBarAppearance` accordingly.

## Installation

```bash
cordova plugin add cordova-plugin-status-bar-hidden
```

## Supported platforms

* iOS

## License

This project is [MIT-licensed](LICENSE).