* simplify list logic further more simplification simplify by removing `isEmpty` use `isFetchingNextPage` everywhere for clarity change `isFetching` to `isFetchingNextPage` for clarity remove some useless `useMemo`s move `renderItem` and `keyExtractor` out of component * clean bundle size check * update deploy * adjust * adjust * one test * try now * test it * done |
||
|---|---|---|
| .. | ||
| PostLikedBy.tsx | ||
| PostRepostedBy.tsx | ||
| PostThread.tsx | ||
| PostThreadFollowBtn.tsx | ||
| PostThreadItem.tsx | ||