The latest release of this plugin for Cordova (or PhoneGap) 3.0+ adds a new method, setSystemUiVisibility
, which mirrors the Android's native method of the same name, enabling users to create custom full screen modes.
Released under BSD license.
Installation
Cordova
cordova plugin add cordova-plugin-fullscreen
PhoneGap
phonegap local plugin add cordova-plugin-fullscreen