Cordova Plugin - Hide Status Bar

Cordova / PhoneGap Plugin to allow hide the status bar in iPhone and iPads using iOS 9 and 10 for full screen applications.

This plugin simply modifies the Info.plist of your cordova application to set

UIStatusBarHidden to true and UIViewControllerBasedStatusBarAppearance to false.

This will completely hide the status bar on iPhone using iOS 9 and 10

Supported Platforms

iOS

License

MIT

Author

Made with ❤️ by Mike Massari in 2017