Closed victor-kotov closed 9 years ago
Probably it's because of this part from the project's guide: To run this project you need to fetch the node dependencies using the following command: npm install
this command should be run inside the project folder?
Running "npm install" inside the project's root folder (folder with index.ios.js) fixed the issue.
Hi, I got this error while trying to build the project: /.../ReactNative/ReactNative-PropertyFinder-master/iOS/AppDelegate.m:12:9: 'RCTRootView.h' file not found