JedWatson / react-hammerjs

ReactJS / HammerJS integration. Support touch events in your React app.
MIT License
937 stars 129 forks source link

Is there `onPinchMove` method? #57

Open mrdulin opened 7 years ago

beardedtim commented 7 years ago

Here is a list of what seems to be all of the methods exposed and it does not look like onPinchMove is a valid choice.

What are you trying to do that you need to know that a Pinch also moved?