React Native Boiler Plate Install you can install react-native by easily type : npx react-native init YourProject change directory to YourProject. And then run : npx react-native run-android for more documentation you can see here : react-native