proyecto26 / react-native-inappbrowser

📱InAppBrowser for React Native (Android & iOS) 🤘
https://www.npmjs.com/package/react-native-inappbrowser-reborn
MIT License
1.32k stars 224 forks source link

[!] Unable to find a specification for `React-Core` depended upon by `RNInAppBrowser` #407

Open pacosta613 opened 1 year ago

pacosta613 commented 1 year ago

I am getting this error on React-Native 0.59.9. If i add pod 'React-Core', :path => '../node_modules/react-native/React' or pod 'React-Core', :path => '../node_modules/react-native'

I get [!] No podspec found for React-Core in ../node_modules/react-native/React

Make sure to check the demo app(s) for sample usage a

Make sure to check the existing issues in this repository

If the demo apps cannot help and there is no issue for your problem, tell us about it

Please, ensure your title is less than 63 characters long and starts with a capital letter.

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it.

Is there any code involved?