iOS React Native Setup

LAST EDIT Mar 18 2024
This documentation is legacy. For the current docs, see the guide in the React Native UI Components Docs.

For iOS, we will be using Apple’s APN service to power the push functionality, rather than Expo or Firebase Cloud Messaging. react-native-push-notification internally uses PushNotificationIOS for iOS part.

Follow the setup instructions mentioned on the github repository of PushNotificationIOS - https://github.com/react-native-community/push-notification-ios#getting-started