Tag
#loading-states
AI fetching data skeleton loader UI: loading states done right
AI fetches are slow and streamed, so a spinner is not enough. Build a skeleton loader that matches the content, then hands off to streamed AI output.
Lawrence Arya · June 11, 2026
iOS Skeleton Loaders in React Native (Not Spinner Loops)
Skeleton loaders feel faster than a spinner because they show the shape of what is coming. Here is how to build them in React Native and prompt AI to generate them.
Lawrence Arya · June 4, 2026