react-native-draggable
react-native-draggable copied to clipboard
How to disable dragging to Y?
trafficstars
I want allow dragging only to X
put the minY & maxY as the same number. For Example minY={50} & maxY={50}