react native expo install
#install expo
npm install --global expo-cli
# create first "my-app" application
expo init my-app
# open folder
cd my-app
# start expo development server
expo start
react native expo install
#install expo
npm install --global expo-cli
# create first "my-app" application
expo init my-app
# open folder
cd my-app
# start expo development server
expo start
expo cli
npm install -g expo-cli
expo cli vs react native cli
The major plus which falls into the favour of using create-react-native-app cli is that it takes away the need to setup separate build chains for iOS and Android on your system. Expo provides an inbuilt build chain which works well for building and testing on both iOS and Android devices
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us