mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-01-13 16:38:08 -05:00
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)