morethanadiagnosis-hub/mobile/app
admin 7eaacb08e1 feat: initialize React Native mobile app with Expo
Core features implemented:
- Expo cross-platform setup (iOS, Android, Web)
- Bottom tab navigation (Home, Resources, Community, Profile)
- Home screen with all major sections:
  * Hero section with mission statement
  * Happy Mail integration
  * Connect/Support section
  * Podcast information
  * Features grid
  * Wings of Remembrance
- Resources screen with curated support materials
- Community screen with support groups and circles
- Profile screen with user account management
- Auth layout structure (login, signup, forgot password)

Ready for:
- Authentication integration with FastAPI backend
- API integration for community features
- Database connectivity
- Testing on iOS, Android, and Web
2025-11-18 18:44:04 +00:00
..
(auth) feat: initialize React Native mobile app with Expo 2025-11-18 18:44:04 +00:00
(tabs) feat: initialize React Native mobile app with Expo 2025-11-18 18:44:04 +00:00
_layout.tsx feat: initialize React Native mobile app with Expo 2025-11-18 18:44:04 +00:00