Lists should use [FlashList](https://shopify.github.io/flash-list/), as it avoids a lot of footguns in the default React Native `FlatList`/`SectionList`.
Lists should use FlashList, as it avoids a lot of footguns in the default React Native
FlatList/SectionList.