This app is a mini project for learning react native.
npx create_expo_app@latest --template
- Choose blank as the template
npm start
- Open Expo Go and scan the QR Code.
- Develop the apps by writing the program.
npx expo install expo-router react-native-safe-area-context react-native-screens expo-linking expo-constants expo-status-bar
- Set npx expo as same as the documentation.
npm install zod
for checking email on login page