MasonryFlashList with random height rerenders resulting in shuffling the list item sizes #1378
Unanswered
theobouwman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the MasonryFlashList i want the
randomHeight
to be for each item a random value of 10, 20 or 30. When I reach end of the list and the page increments all items will rerender and pick a new random number, shuffling the sizes. How can I solve this?Beta Was this translation helpful? Give feedback.
All reactions