GitHub - capptions/sc-push: Polymer 1.0 element that uses phonegap-plugin-push to handle cross platform push notifications on phonegap/cordova

Skip to content

Navigation Menu

Sign in

Appearance settings

sc-push

Polymer 1.0 element that uses phonegap-plugin-push to handle cross platform push notifications on phonegap/cordova

<sc-push> is an element that wraps around the phonegap-plugin-push cordova/phonegap library.

Getting started

Install with bower

First you need bower, see their site for details

bower install --save sc-push

How to use

Contributions welcome, please create issues!