Sample of Ionic Native $cordovaPush on v1?

Hi guys, I’m trying to use ionic native 2.x on my ionic-v1 app, but I’m having trouble setting up the notification plugin.

I was using ngCordova before, but want to use Ionic Native now, since ngCordova is deprecated.

Does someone have Push working on this scenario to share a sample piece of code for initializing the Push plugin and binding with the proper events?

Thanks a lot!