Skip to content

mikemassari/cordova-plugin-hide-statusbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published