When should I hide the Loading Component? #990
Unanswered
bloggerklik
asked this question in
Q&A
Replies: 0 comments
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.
-
There is a delay when items are displayed on the screen. That's why I created a Loading component on top of the Flashlist. But when should I hide it? How can I make sure it's listed on the screen?
What I want to do is definitely not this; If there is data, hide Loading. Because even if there is data, the items will not be visible for a while.
Beta Was this translation helpful? Give feedback.
All reactions