azimgd / shadowlist

60fps, high-performance list for React Native.
MIT License
89 stars 0 forks source link

ShadowList vs FlatList vs FlashList #1

Open azimgd opened 1 month ago

azimgd commented 1 month ago
ShadowList FlatList FlashList
Protonosgit commented 1 month ago

A Comparison between FlashList and ShadowList could also be interesting

azimgd commented 1 month ago

I've updated the metrics and included a demo with FlashList. However, it seems to be completely broken with dynamic size items. If anyone has any suggestions or could submit a PR to fix it, I would really appreciate it.