- Add the
.xcodeproj
to your project
node_modules/@react-native-community/push-notification-ios/ios/PushNotificationIOS.xcodeproj
- Add the following to
Link Binary With Libraries
phase
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.