katzer / cordova-plugin-hidden-statusbar-overlay

Cordova plugin to hide the statusbar and overlay on iOS
Apache License 2.0
27 stars 14 forks source link

The show() method isn't there. #4

Closed gkustas closed 9 years ago

gkustas commented 9 years ago

Can you put a show method back? I'm trying to hide the status bar when opening an InAppBrowser webview, and then show it again when returning to the native app. Thanks!

katzer commented 9 years ago

The plugin does have a show() and hide() method.