I forked the react-moveable codesandbox and played around with it. I added:
const onPinchEnd = () => {
this.label.style.display = "none";
document.getElementById("info").innerHTML = `onPinchEnd`;
};
but it seems like it's never happening
@taze-fullstack
react-moveable 0.19.2 is released,
Thank you :)
Thank you. You rock!
Most helpful comment
@taze-fullstack
react-moveable0.19.2 is released,Thank you :)