Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/safris/cordova-plugin-statusbar-hide-on-startup

Cordova plugin to hide the statusbar on startup for iOS devices.
https://github.com/safris/cordova-plugin-statusbar-hide-on-startup

cordova hide ionic on plugin startup statusbar

Last synced: 1 day ago
JSON representation

Cordova plugin to hide the statusbar on startup for iOS devices.

Awesome Lists containing this project

README

        

## cordova-plugin-statusbar-hide-on-startup
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt) [![npm version](https://badge.fury.io/js/cordova-plugin-statusbar-hide-on-startup.svg)](http://badge.fury.io/js/cordova-plugin-statusbar-hide-on-startup)
> Hide Statusbar on Startup Plugin for Apache Cordova

**Cordova / PhoneGap Plugin to hide the statusbar on startup of the application by adding a declaration to the Info.plist file to set the statusbar as hidden by default**

## Install

#### Latest version from GitHub

```
cordova plugin add https://github.com/SevaSafris/cordova-plugin-statusbar-hide-on-startup
```

## Platforms

Applies to iOS only.

## License

[MIT License](http://ilee.mit-license.org)