Design Mobile Gestures
Motion & Interaction · gestures, mobile
Updated 2026-07-28
- Gestures should reduce effort.
- Good gestures:
- Swipe actions.
- Pull to refresh.
- Long press.
- But always consider:
- Discoverability.
- Accidental triggers.
- Alternatives.
- Hidden gestures should never hide essential functionality.
- Gestures should feel natural.
- Use:
Swipe:
Long press:
Pull:
- Always provide alternatives.
- Hidden gestures create accessibility problems.
Related guides