morethanadiagnosis-hub/mobile/app/(tabs)
Claude eb04163b3b
feat: implement authentication system for mobile app
- Add API integration layer with axios and token management
- Create Zustand auth store for state management
- Implement login screen with validation
- Implement signup screen with password strength indicator
- Implement forgot password flow with multi-step UI
- Update root layout with auth state protection
- Integrate profile screen with auth store
- Install AsyncStorage and expo-secure-store dependencies
2025-11-18 19:32:16 +00:00
..
_layout.tsx feat: initialize React Native mobile app with Expo 2025-11-18 18:44:04 +00:00
community.tsx feat: initialize React Native mobile app with Expo 2025-11-18 18:44:04 +00:00
index.tsx feat: initialize React Native mobile app with Expo 2025-11-18 18:44:04 +00:00
profile.tsx feat: implement authentication system for mobile app 2025-11-18 19:32:16 +00:00
resources.tsx feat: initialize React Native mobile app with Expo 2025-11-18 18:44:04 +00:00