keske / react-native-easy-gestures

React Native Gestures. Support: Drag, Scale and Rotate a Component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi Touch is Not working

mahesh963 opened this issue · comments

Hi,Thanks for the great gesture module in React-Native.
I'm working on Sample Application in that i'm using this module to drag the Image in the particular view.Initially everything is working fine upto dragging the Image at certain position after on releasing the Image at certain position(end position) again touching and dragging it's not working.I'm attaching the gif file below please, check it once.please suggest me how to resolve this issue.

reactnatnativeeasygesture

@mahesh963 can you provide a gist with the component code