UNPKG

cordova-plugin-fullscreen

Version:

Plugin for Cordova (or PhoneGap) 3.0+ to enable true full screen on Android devices using lean and immersive modes

8 lines (6 loc) 233 B
You need to add the Android platform and install the plugin before running the example: ``` cordova platform add android cordova plugin add https://github.com/mesmotronic/cordova-plugin-fullscreen.git cordova run android ```