yarn start
# you can open iOS, Android, or web from here, or run them directly with the commands below.yarn android
yarn ios
yarn web
expo publish
expo build
expo build:web
cd web-build
- run
vercel
- Create Native Builds for Apple App Store and Google Play Store /Users/ELIAS/Library/Android/sdk JDK Location: /private/var/folders/zl/ddv2fdc96cx9vjyh6rd658_00000gn/T/AppTranslocation/D2E9753E-1D4A-44EC-90FA-E9E424A34696/d/Android Studio.app/Contents/jre/jdk/Contents/Home
- Jest Configuration
- Linking
- Expo UI Kittens Webpack Config
- Expo Debigging
- Expo ImagePicker
- Expo SecureStore
- React Navigation State Persistence
- React Navigation: Bottom Tab Navigator
- React Navigation: Stack Navigator
- React Navigation: Auth Flow
- Create an Authorization Flow with React-Navigation 5.x
- React Navigation 5, block back navigation after login
- Add Authentication to your React Native App
- React Navigation On The Web
- How to Push screens in Custom Drawer Navigator of React navigation
- Proper React Navigation v5 with TypeScript