SimulatorRemoteNotifications
SimulatorRemoteNotifications copied to clipboard
How do I use it together with React Native?
My application is written in React Native. How should I bind this library with my app? Any clue?
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.