I was going through a react-native tutorial and got a suggestion to check RNTester
I followed the steps of cloning and installing mentioned on github. But when I hit the run button on Xcode I get following error:
error Unable to find React Native files. Make sure "react-native" module is installed in your project dependencies. Process terminated. Press to close the window
The simulator is also launched with bunch of method names.
Any help is appreciated.