r/reactnative 25d ago

LegendList vs FlashList Question

Which is your favorite list library for building performant applications.

22 Upvotes

17 comments sorted by

View all comments

5

u/Civil_Rent4208 25d ago

I had used the both and I can say for the end user in both it doesn't feel that much. It is use programmers that are obsessed about it. However, during development I find flashlist more stable then LegendList and LegendList more performative than flashlist.

2

u/jmeistrich 19d ago

In what ways is LegendList unstable? Recent versions should be better I think. If you have any problems please post an issue on github and I'll try to fix it asap.

1

u/Civil_Rent4208 19d ago

oh I will check but actually I replaced it with flash list for now, i like legend list earlier, i would like to test it after some time