Setup Expo
Run npx create-expo-app my-app
in terminal to setup the app
cd my-app
For android run android
For iOS run ios
For web run web
Run npx create-expo-app my-app
in terminal to setup the app
cd my-app
For android run android
For iOS run ios
For web run web