usePinch cannot use with react-spring v10

Author: The-End-HeroCreated Oct 23, 2025Updated Oct 23, 2025

Describe the bug

A clear and concise description of what the bug is.

Sandbox or Video

If applicable, please provide a minimal reproduction sandbox on code sandbox. Or a video / screenshots that could help.

Information:

  • Use Gesture version: [e.g. v10.2.10]
  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]

Checklist:

  • I've read the documentation.
  • If this is an issue with drag, I've tried setting touch-action: none to the draggable element.