expo-popcore-app/app/(tabs)
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
..
__tests__ fix: bug 2026-01-28 18:46:44 +08:00
_layout.tsx feat: update TAB_BAR_HEIGHT to improve tab layout and add channel definitions in eas.json 2026-01-27 15:00:06 +08:00
index.tsx fix: bug 2026-01-28 19:05:25 +08:00
message.tsx fix: bug 2026-01-21 16:25:26 +08:00
my.tsx fix: bug 2026-01-28 18:46:44 +08:00
video.test.tsx feat: add double-tap to like animation 2026-01-28 19:21:44 +08:00
video.tsx fix: pass initial count to hooks for correct optimistic update 2026-01-28 20:14:45 +08:00