Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll is not smooth if initial items quantity is small #15

Open
reeq-dev opened this issue May 5, 2021 · 0 comments
Open

Scroll is not smooth if initial items quantity is small #15

reeq-dev opened this issue May 5, 2021 · 0 comments

Comments

@reeq-dev
Copy link

reeq-dev commented May 5, 2021

Screen.Recording.2021-05-05.at.18.07.30.mp4

Hi once again, so the second issue is: whenever you have a small initial list like 5-10 items with small height, e.g window height is 896, and the content is about to 800/700 and you try to call onStartReached function scroll position will jump on items append, and later on everything is fine. Also as soon as i increase initial quantity of items to 100 then issue is gone and everything works very smooth. So for my case i tried to increase initial items quantity and set initialScrollIndex with getItemsLayout props, but with such approach it becomes even much worse than it was before

IOS simulator - iPhone 11 - 14.4

"react-native": "0.64.0",
"react-native-bidirectional-infinite-scroll": "^0.3.3",
"@stream-io/flat-list-mvcp": "^0.10.1",
"react": "17.0.1",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant