Replies: 1 comment 2 replies
-
Hi @szbenceg, did you got any solution for this ? I am facing the same issue. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I have a similar screen view to this example that you created. merge request And when I send a message the image jumps down, and after back.
This behavior can also be seen in the video.


And after one second.
And a few milliseconds later, it jumps back to the correct place:
If the image is cached everything works fine, but without caching the image how can I solve this behavior?
Is it because every item rerenders in the list when a new message is added? (Sorry if it is not an appropriate question, I am just trying to understand how FlashList works)
Thank you for your help in advance. :)
Beta Was this translation helpful? Give feedback.
All reactions