bsky-app/.github
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
..
ISSUE_TEMPLATE Prepare for open-sourcing (#619) 2023-05-15 15:45:52 -05:00
workflows Simplify list logic further to prevent misuse (#3334) 2024-04-03 20:59:33 -07:00