- 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 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| _layout.tsx | ||
| index.tsx | ||
| message.tsx | ||
| my.tsx | ||
| video.test.tsx | ||
| video.tsx | ||