* 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 |
||
|---|---|---|
| .. | ||
| build-and-push-bskyweb-aws.yaml | ||
| build-and-push-bskyweb-ghcr.yaml | ||
| build-submit-android.yml | ||
| build-submit-ios.yml | ||
| bundle-deploy-eas-update.yml | ||
| golang-test-lint.yml | ||
| lint.yml | ||
| pull-request-commit.yml | ||