react-zoom-pan-pinch
react-zoom-pan-pinch copied to clipboard
Support for simultaneous pinching and zooming
added pinch logic for touch events in ZoomPanPinch class
I found this nice solution inside one of the open issues #384. The solution was provided by BartholomewIU I tested it and it worked with no issue. I thought I'd create this pull request based on that.
Will panning taking advantage of this PR. For example, touch on a input then scroll will not trigger input focus event, or touch on a input then leave, will it trigger input focus event?
:tada: This PR is included in version 3.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: