📖 Step 5: Design - Advanced UI/UX#147 / 291

Swipe

Swipe

📖One-line summary

A mobile gesture of pushing left/right or up/down.

Example

Swipe cards left or right

Delete
Archive
📧

New message

Swipe to trigger an action

Vibe coding prompt examples

>_

Build a UI where swiping a list item to the left reveals a delete button. Use right swipe for archive.

>_

Implement left/right swipe navigation in a mobile image gallery. Handle touch gesture recognition in pure JS.

Try these prompts in your AI coding assistant!