This is a high performance list view for React Native with support for complex layouts using a similar FlatList usage to make easy the replacement. This list implementation for big list rendering on React Native works with a recycler focused on performance and memory usage and so it permits processing thousands items on the list.
I just tried the package. Really impressive ! The performance is here. But... as soon as you introduce an image or a video, there's a layout problem. Maybe it should be better if the item height could be set to "auto" (for exemple).
Or maybe I missed something. I would like to know if anybody else has the same issue and how it may be fixed...
Hi everyone,
I just tried the package. Really impressive ! The performance is here. But... as soon as you introduce an image or a video, there's a layout problem. Maybe it should be better if the item height could be set to "auto" (for exemple). Or maybe I missed something. I would like to know if anybody else has the same issue and how it may be fixed...
Thanks a lot for any information