react-native-toast-banner icon indicating copy to clipboard operation
react-native-toast-banner copied to clipboard

Having multiple issues when trying to run this repo locally

Open abhilash-ss opened this issue 2 years ago • 0 comments

I was trying to run this repo locally and unfortunately, I had multiple issues.

  1. Very first time I got this error Screenshot 2022-08-11 at 10 32 11 PM

then I followed instructions from here to fix this. This actually updating the podfile.

  1. Somehow managed to run npm run ios successfully. Then there appears another one problem, which you can see it in the screenshot below: Screenshot 2022-08-11 at 10 37 02 PM

then run npm i react-native-screens in the root directory and this solved the issue

  1. Finally I got this error: Screenshot 2022-08-11 at 10 41 08 PM

I tried multiple things to solve this but there has been no luck.

Please let me know if I am doing wrong. And also it will be great if you can add a section like how to setup locally in the readme. I hope everything I provided is clear enough to understand the issues I am facing. Please let me know if you need more information about this.

package versions in my machine:

node version: v16.13.2 npm version: 8.1.2

abhilash-ss avatar Aug 11 '22 20:08 abhilash-ss