flat-list-mvcp
flat-list-mvcp copied to clipboard
Prepending many items resets scroll position to 0
How to reproduce:
- Take the FlatListExample: https://github.com/GetStream/flat-list-mvcp/blob/main/Example/src/FlatListExample.tsx
- Change the code to add 20 items to the front instead of 5
Expected: the list will stay at item 0
Instead: the list will jump to item -20
Yes getting same issue did you found any solution?
same here
same issue
same issue
Same issue here as well =(
Same here
Same