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

Flicker in scroll while refreshing is True #18

Open
AlirezaHadjar opened this issue Aug 13, 2023 · 1 comment
Open

Flicker in scroll while refreshing is True #18

AlirezaHadjar opened this issue Aug 13, 2023 · 1 comment

Comments

@AlirezaHadjar
Copy link

AlirezaHadjar commented Aug 13, 2023

Hi,
Thank you for the amazing library that you created. I found a bug in it. If you scroll the list (e.g. TabFlashList) while the refreshing prop is true, it flickers.

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-08-13.at.11.41.40.mp4

I tested it on the Example code sample and it happens there too. You just need to increase the refreshing time by replacing 300 in the setTimeout with 10000.

@alantoa
Copy link
Collaborator

alantoa commented Aug 31, 2023

Hey, @AlirezaHadjar, thanks for reporting. Actually, I had noticed this before. The fix is still a work in progress here. I will continue working on it when I have time!

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

2 participants