I saw it on the Airbnb website. The skeleton would show, then the icons and images will be displayed individually. I would like to know how this is done.
Can anyone explain how this can be done? Code examples are fine too. Is there any library that makes this easy?
Curious in particular how to do this in React.
What I have in mind is to have a setTimeout function that shows each component per tick.