expo-popcore-app/app
imeepos 0d83020926 fix: pass initial count to hooks for correct optimistic update
- Add initialLikeCount and initialFavoriteCount parameters
- Use item.likeCount/item.favoriteCount as fallback
- Fixes issue where count resets to 0 on first click
2026-01-28 20:14:45 +08:00
..
(tabs) fix: pass initial count to hooks for correct optimistic update 2026-01-28 20:14:45 +08:00
__tests__ fix: bug 2026-01-28 16:07:20 +08:00
+not-found.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
_layout.tsx fix: bug 2026-01-28 16:04:14 +08:00
auth.tsx fix: bug 2026-01-28 17:30:01 +08:00
changePassword.tsx fix: bug 2026-01-28 17:30:01 +08:00
channels.tsx feat: 添加测试框架和优化项目结构 2026-01-19 10:53:54 +08:00
favorites.tsx fix: bug 2026-01-28 19:05:25 +08:00
generateVideo.test.tsx test: 修复所有单元测试问题并实现100%通过率 2026-01-19 14:59:26 +08:00
generateVideo.tsx fix: bug 2026-01-28 17:30:01 +08:00
generationRecord.test.tsx feat: update RefreshControl mocks in tests and improve error handling in useChangePassword hook 2026-01-27 17:18:54 +08:00
generationRecord.tsx fix: bug 2026-01-28 17:38:49 +08:00
likes.test.tsx fix: bug 2026-01-28 18:54:38 +08:00
likes.tsx fix: bug 2026-01-28 19:05:25 +08:00
membership.test.tsx fix: bug 2026-01-28 15:26:00 +08:00
membership.tsx fix: bug 2026-01-28 16:04:14 +08:00
modal.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
privacy.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
searchResults.tsx feat: update RefreshControl mocks in tests and improve error handling in useChangePassword hook 2026-01-27 17:18:54 +08:00
searchTemplate.tsx fix: 修复所有 TypeScript 类型错误 2026-01-16 14:14:05 +08:00
searchWorks.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
searchWorksResults.tsx feat: 实现 API 接口对接功能 (删除作品、作品搜索、修改密码) 2026-01-23 19:15:24 +08:00
templateDetail.test.tsx fix: bug 2026-01-28 18:46:44 +08:00
templateDetail.tsx fix: bug 2026-01-28 18:46:44 +08:00
terms.tsx Initial commit: expo-popcore-app 2025-12-25 16:25:55 +08:00
worksList.test.tsx feat: integrate UI components into Works List with pagination and refresh 2026-01-21 12:15:53 +08:00
worksList.tsx fix: bug 2026-01-21 16:25:26 +08:00