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.
First you need bower, see their site for details
bower install --save sc-push
<sc-push></sc-push>
Contributions welcome, please create issues!