Pinchable not working
Author: SalsaoCreated Aug 21, 2023Updated May 17, 2025
Environments
- Framework name: React
- Framework version: 17.0.2
- Moveable Component version: 0.54.1
- Testable Address(optional): https://daybrush.com/moveable/storybook/?path=/story/basic--basic-pinchable and https://codesandbox.io/s/kind-rubin-kw2j2d?file=/src/App.js
Description
I just added the pinchable parameter into my application so I can use the two fingers to scale and rotate on mobile, but it's not working right now. I just tested on the lib's storybook and created a code sandbox with the same code. The only functionality I can do with the 2 fingers is to move around, which I can use only 1 finger as well. Is there something I'm missing?
Source: daybrush/moveable