mobile-status-bar

This commit is contained in:
Slava Kim
2014-10-23 14:38:09 -07:00
parent 33d5effa57
commit dcf7b27bf6

View File

@@ -0,0 +1,10 @@
# mobile-status-bar
This package provides some customizability to the status bar on Meteor
Phonegap/Cordova apps on mobile.
Right now it just exposes the standard `org.apache.cordova.statusbar` plugin for
Phonegap/Cordova with some defaults. For the extensive documentation see the
original [plugin
repo](https://github.com/apache/cordova-plugin-statusbar/blob/master/doc/index.md).