📖 Step 5: Design - Advanced UI/UX#146 / 291
Pull to Refresh
Pull to Refresh
📖One-line summary
On mobile, pulling down on the screen to refresh.
✨Example
Tap refresh to simulate pull-to-refresh
Feed 1
Feed 2
Feed 3
⚡Vibe coding prompt examples
>_
Implement pull-to-refresh on mobile web. When pulled down, show a loading spinner and refresh the data.
>_
Add pull-to-refresh to a FlatList in React Native. Apply a custom loading animation and manage the refreshing state.
Try these prompts in your AI coding assistant!