Step-by-step guide to setup APNS iOSpush notifications in your react native app.
Add capabilities in iOS application
Register for push notifications
Asking User to send push notifications
Explicit Authorization
Provisional Authorization (Supported in iOS 12.0 and above)
Enable sending and tracking of push notifications
Adding support for Notification service
pod install
.