react-native-push-notifications-tutorial
react-native-push-notifications-tutorial copied to clipboard
PushNotificationIOS
I am using PushNotificationIOS it is working fine. I have multiple tabs and views in my app. My question is that what is best place to add PushNotificationIOS code in the app. And also how to send device token to server ? On notification received (have to open specific app view and then able to provide option to go back to the main view in the app ) Could you please help me in this case?