ReactNative-InstallationGuide with Vs Code and Expo Steps to install react native step to install react native -command npm install -g react-native-cli install node js -- download https://nodejs.org/en/ Install Java JDK above 15 or 18 version # step to install expo command : npm install -g expo-cli command : expo init app-name command : cd app-name command : expo start