Commit Graph

4 Commits

Author SHA1 Message Date
imeepos add140dbda feat: 美化登录界面并集成登录模态框
- 重设计未登录状态UI,添加动画效果和渐变按钮
- 集成LoginModal组件,提供完整的登录体验
- 新增游客浏览功能,提升用户体验
- 切换至测试环境API (api-test.mixvideo.bowong.cc)
- 添加@expo/vector-icons图标库依赖

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 11:04:15 +08:00
imeepos 30ea4fb13c fix: error 2025-10-29 19:38:04 +08:00
imeepos 3a99ff96d5 fix: bug 2025-10-21 10:21:45 +08:00
imeepos 7e3f94bae3 Initial commit: Expo app with Better Auth integration
- Complete Expo React Native app setup with TypeScript
- Better Auth authentication system integration
- Secure storage implementation for session tokens
- Authentication flow with login/logout functionality
- API client configuration for backend communication
- Responsive UI components with themed styling
- Expo Router navigation setup
- Development configuration and scripts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 10:32:52 +08:00