angular-phonegap-notification icon indicating copy to clipboard operation
angular-phonegap-notification copied to clipboard

angular-phonegap-notification

Bower Component for using AngularJS with PhoneGap's Notification API.

Usage

  1. bower install angular-phonegap-notification
  2. Made sure the cordova-*.js script is in your .html file.
  3. Include the notification.js script, and this script's dependencies are included in your app.
  4. Add btford.phonegap.notification as a module dependency to your app.

License

MIT