Files

cordova status bar notifier plugin

depends on this: http://github.com/frankdilo/FDStatusBarNotifierView

window.plugins.statusBarNotifier.show('hello yes this is dog')
window.plugins.statusBarNotifier.show('this will display for 5 seconds', 5.0)

ios6+ only (I think)