This project was created with Expo using create-expo-app
.
-
Install dependencies:
npm install
-
Install EAS CLI:
npm install -g eas-cli
-
Login to Expo:
- Create an Expo account.
- Login using EAS CLI:
eas login
-
Start the app:
npx expo start
This project was created with Expo using create-expo-app
.
Install dependencies:
npm install
Install EAS CLI:
npm install -g eas-cli
Login to Expo:
eas login
Start the app:
npx expo start