Skip to main content

Home App Patterns Pull to refresh

Pull to refresh

Drag the page down from the top to reload its content.

Pull-to-refresh is the mobile gesture where you swipe down at the top of a scrollable view to refetch fresh data. A spinner or loading indicator appears during the refresh, then disappears when new content lands.

Now standard in social feeds, mailboxes, and news apps. The gesture is invisible — users discover it through habit. Always pair it with a manual refresh option for accessibility.

Related terms