|
|
|
|
|
by danabramov
2425 days ago
|
|
As the page mentions, we actually do move to the Skeleton state (which you’re describing) as soon as it’s possible. We’re only delaying the transition for as long as we have nothing good to show at all. When we have a decent loading state, we immediately transition to it. I do recommend you to play with it more in a tiny project. |
|
There is a name for this? Didn't know.
> I do recommend you to play with it more in a tiny project.
Ok, will do.