bsky-app/src/view/com/profile
Hailey 8e393b16f5
Simplify list logic further to prevent misuse (#3334)
* 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
2024-04-03 20:59:33 -07:00
..
FollowButton.tsx [Statsig] Track likes, reposts, follows (#3195) 2024-03-13 22:31:51 +00:00
ProfileCard.tsx Use consistent avatar shape/defaults for labelers (#3257) 2024-03-19 12:18:57 -07:00
ProfileFollowers.tsx Simplify list logic further to prevent misuse (#3334) 2024-04-03 20:59:33 -07:00
ProfileFollows.tsx Simplify list logic further to prevent misuse (#3334) 2024-04-03 20:59:33 -07:00
ProfileHeaderSuggestedFollows.tsx Merge branch 'patch-3' of https://github.com/quiple/social-app into quiple-patch-3 2024-03-19 12:29:22 -07:00
ProfileMenu.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
ProfileSubpageHeader.tsx Internationalize more strings (#2440) 2024-01-09 14:37:15 -08:00