marcocesarato/react-native-big-list

support for masonry/staggered layout

Yusuf007R opened this issue · 0 comments

the performance of this BigList is actually incredible so its would be really nice if this library had support for staggered layout, right now the only performant list library that has support for staggered layout is react-native-large-list, but that library have serious problems with actual large list of items and it also brakes a lot.