expo-popcore-app/app/(tabs)
imeepos 4868ff8660 feat: integrate real message data with SDK in message page
Replace mock data with useMessages hook and useMessageActions for real-time message management. Add support for tab-based filtering (all/notice/other), pull-to-refresh, infinite scroll pagination, and mark-as-read functionality. Integrate LoadingState, ErrorState, and PaginationLoader components for better UX.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 14:58:32 +08:00
..
_layout.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
index.tsx feat: integrate UI components into Home tab 2026-01-21 12:03:44 +08:00
message.tsx feat: integrate real message data with SDK in message page 2026-01-21 14:58:32 +08:00
my.tsx refactor: 优化代码和添加类型检查脚本 2026-01-16 12:34:27 +08:00
video.test.tsx feat: integrate UI components into Video tab 2026-01-21 12:06:46 +08:00
video.tsx feat: integrate UI components into Video tab 2026-01-21 12:06:46 +08:00