Push notification for Meteor + React native

Hi guys
I try to send push notification to a react native client with a meteor backed server app.
Do you have any suggestion?
In Cordova app we have riax:push package for push notification what about React Native + Meteor?

Did you ever make any progress on this?