hyochan / react-native-masonry-list

The Masonry List implementation which has similar implementation as the `FlatList` in React Native
MIT License
393 stars 55 forks source link

Recommendation #66

Open hyochan opened 7 months ago

hyochan commented 7 months ago

For those new to the field, I highly recommend checking out the MasonryFlashList by Shopify. This library offers a more efficient alternative to using ScrollView, which, while a quick solution, lacks performance. Although I haven't personally used MasonryFlashList, my experiences with Shopify's flashlist have been positive. I hope this suggestion proves helpful to you!

helenahargui commented 6 months ago

MasonryFlashList has a bug with android setup which is still not fixed yet… and it’s really upsetting.

https://github.com/Shopify/flash-list/issues/926