Files
expo-popcore-app/app/(tabs)
imeepos b716198d4b fix: use isLiked/isFavorited from API data for initial state
- Get store state separately from API data
- Merge strategy: store takes priority (for optimistic updates), fallback to API data
- Use item.isLiked and item.isFavorited for initial state
- Match the implementation pattern used in home page
2026-01-28 20:19:59 +08:00
..
2026-01-28 18:46:44 +08:00
2026-01-28 20:18:17 +08:00
2026-01-21 16:25:26 +08:00
2026-01-28 18:46:44 +08:00