- Add the
.xcodeprojto your project
node_modules/@react-native-community/push-notification-ios/ios/PushNotificationIOS.xcodeproj
- Add the following to
Link Binary With Librariesphase
libRNCPushNotificationIOS.a
More info on manual linking, here.
.xcodeproj to your projectnode_modules/@react-native-community/push-notification-ios/ios/PushNotificationIOS.xcodeproj
Link Binary With Libraries phaselibRNCPushNotificationIOS.a
More info on manual linking, here.