I\'m having trouble getting the React Native Getting Started project to run.
I followed this guide: https://facebook.github.io/react-native/docs/getting-started.html<
Delete node_modules directory, running npm cache clean, then npm i again. And you have to restart the packager.
node_modules
npm cache clean
npm i