SimulatorRemoteNotifications icon indicating copy to clipboard operation
SimulatorRemoteNotifications copied to clipboard

How do I use it together with React Native?

Open cparjaszewski opened this issue 9 years ago • 1 comments

My application is written in React Native. How should I bind this library with my app? Any clue?

cparjaszewski avatar Jan 21 '17 20:01 cparjaszewski

It works with React Native as well as an actually native app in the same way. Follow the steps here to integrate Apple push notifications in your React Native app and then follow the readme file of this project to simulate a push notification to your app.

marius-serban avatar Jan 17 '18 14:01 marius-serban