Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/safris/cordova-plugin-statusbar-hide-on-startup
- Owner: safris
- Created: 2016-05-15T17:26:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T01:58:33.000Z (about 7 years ago)
- Last Synced: 2024-11-13T09:19:42.384Z (2 days ago)
- Topics: cordova, hide, ionic, on, plugin, startup, statusbar
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)