react-native-draggable icon indicating copy to clipboard operation
react-native-draggable copied to clipboard

Fixed onDrag was not providing the correct drag handler position

Open daniel-keen opened this issue 4 years ago • 0 comments

After a several attempts, I didn't find any other way around, so I added extra argument to the onDrag event. This argument contains the actual clamped position of the pan (draggable handler / pin / whatever). If there is any other way to make it easier, I would really appreciate it.

daniel-keen avatar Nov 22 '21 21:11 daniel-keen