Move shouldRefreshWithAnchoring configuration #441
Annotations
5 errors
src/FlashList.tsx#L180
Replace `·!!(!prevState.layoutProvider?.hasExpired)` with `⏎······!!!prevState.layoutProvider?.hasExpired`
|
src/FlashList.tsx#L180
use `Boolean(!prevState.layoutProvider?.hasExpired)` instead
|
src/FlashList.tsx#L180
use `Boolean(prevState.layoutProvider?.hasExpired)` instead
|
src/FlashList.tsx#L180
Redundant double negation
|
|
The logs for this run have expired and are no longer available.
Loading