cevinov/Simple_Mobile_App
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Develop Mobile App (TP2) with Javascript + Expo Go Node JS: v18.19.1 (LTS) Initialize: npx create-expo-app@latest && npx expo install lottie-react-native && npx expo install @react-native-async-storage/async-storage Run Project: npx expo start -c Build APK: https://docs.expo.dev/build-reference/apk/ npm install --global expo-cli eas-cli Refs: https://docs.expo.dev/tutorial/create-your-first-app/