diff --git a/packages/mobile-status-bar/README.md b/packages/mobile-status-bar/README.md new file mode 100644 index 0000000000..eb949301d8 --- /dev/null +++ b/packages/mobile-status-bar/README.md @@ -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). +