Question: Unable to link with react-native push notification #24480
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Type: Question
Issues that are actually questions and not bug reports.
I was trying to import push notification library for my project.
I first run react-native link react-native-push-notification after installing the package from npm, there wasn't any message shown. Followed by running the command, react-native link. Screenshot below is the error message - Cannot read property 'pbxprojPath' that I encountered.
So I referred to the solution provided in React Native issues page.Then I run react-native upgrade and here it gives me another error message.
Here is my react-native version.
The text was updated successfully, but these errors were encountered: