bsky-app/src/view
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
..
com Simplify list logic further to prevent misuse (#3334) 2024-04-03 20:59:33 -07:00
icons Add tags and mute words (#2968) 2024-02-26 20:33:48 -08:00
screens Thread queryClient explicitly through (#3328) 2024-04-03 23:33:46 +01:00
shell Use ALF for the account quick switch dialog (#3327) 2024-04-03 19:18:14 -07:00