Flipkart / recyclerlistview

High performance listview for React Native and web!
Apache License 2.0
5.21k stars 426 forks source link

how to sort items based on createdAt date? #480

Open ghost opened 4 years ago

ghost commented 4 years ago

When I open my chat list the last items placed on top Also When scroll the items changes its position, for example item 1 is on the top but when I scroll to it is in middle or at the end.

How can I reverse it like whatsapp and scroll down to top without changing item positions?

I am using forceNonDeterministicRendering

Version 3.0.0

react-native version 0.61.5

ghost commented 4 years ago

items are not keeping its position, any help please, when load more items shifting items are different

arunreddy10 commented 4 years ago

Hi, could you explain more clearly what the issue is here or perhaps provide an expo to reproduce the issue?