---
source: https://www.jointjs.com/demos/touch-gestures
github: https://raw.githubusercontent.com/clientIO/joint-demos/main/touch-gestures/README.md
generated: 2026-04-08
format: markdown
---

# JointJS+: Touch Gestures <a href="https://www.jointjs.com/jointjs-plus"><img src="../jointjs-plus-badge.svg" alt="JointJS+" width="123" align="right" /></a>

Have you been wondering how to implement touch gestures such as pan and pinch in your JointJS application? Explore this demo that shows how to use the Interact.js library to support panning and pinching gestures on touch devices, while keeping all other functionality intact. To see it in action, open the demo on a mobile device and experience it for yourself!

This demo is also available online at [jointjs.com](https://jointjs.com/demos/touch-gestures).

## Available Versions

- [JavaScript](./js/)

## Screenshot

![screenshot](./screenshot.png)
