Steps to install react native
-command npm install -g react-native-cli
-- download https://nodejs.org/en/
# step to install expo command : npm install -g expo-clicommand : expo init app-name
command : cd app-name
command : expo start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Steps to install react native
-command npm install -g react-native-cli
-- download https://nodejs.org/en/
# step to install expo command : npm install -g expo-cli