react-native-remote-push icon indicating copy to clipboard operation
react-native-remote-push copied to clipboard

Question - Can I run react-native code from a remote push?

Open kevando opened this issue 9 years ago • 0 comments

Say the app is closed or running in the background and the user receives a remote push notification, can I run any react native code at that moment?

Basically I want to call receiveRemoteNotification when the app is closed.

Is there a different way to do this?

kevando avatar Oct 29 '16 06:10 kevando