Running CLI with local modifications The first one is a lightweight package that should be installed globally ( npm install -g react-native-cli ), while the second one contains the actual React Native framework code and is installed locally into your project when you run react-native init .
What is npm install react native CLI?
Running CLI with local modifications The first one is a lightweight package that should be installed globally ( npm install -g react-native-cli ), while the second one contains the actual React Native framework code and is installed locally into your project when you run react-native init .