Skip to content

goinnn/cordova-show-on-block-screen-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Show on block screen plugin

Cross-platform plugin for Cordova / PhoneGap >= 3.0

Supported platforms

Android

Installation

For Cordova:

cordova plugin add git://github.com/goinnn/cordova-show-on-block-screen-plugin.git

For PhoneGap

phonegap local plugin add git://github.com/goinnn/cordova-show-on-block-screen-plugin.git

Using the plugin

To activate screen on feature:

showOnBlockScreen.enable();

To deactivate screen on feature:

showOnBlockScreen.disable();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published