Mobile Group Meeting Notes ‐ 1 - bounswe/bounswe2025group8 GitHub Wiki
📱 Mobile Team Meeting Notes - 1
📅 Date
May 6, 2025
👤 Attendees
Note taker: Batuhan Büber
- Abdullah Rüzgar
- Alperen Garip
- Ebru Özçakı
- Batuhan Büber
- Üveys Aydemir
✅ Decided Mobile Tech Stack
Technology | Purpose | Reason for Selection |
---|---|---|
React Native | Cross-platform mobile app development | Shared codebase for Android & iOS, wide ecosystem, and fast prototyping |
Expo | Build & deployment workflow | Simplifies development with hot reloading, easy builds, and device previews |
Expo Router | File-based screen routing | Modern, file-based navigation built on top of React Navigation, easy dynamic routes |
React Navigation (Core) | Theming (dark/light mode) and navigation context | Provides theme context and is used under the hood by Expo Router |
🔧 Development Guidelines
- All mobile developers will use the same versions of React Native, Expo, and Node.js to avoid compatibility issues.
- Component structure will follow feature-based folder organization.
📋 Task Distribution
Page | Assignee |
---|---|
Login/Register | Abdullah |
Create Request | Abdullah |
Feed | Alperen |
Request Details | Batuhan |
Profile | Batuhan |