Relative Content

Tag Archive for reactjsreact-nativereact-hooksimage-resizingpanresponder

React-Native: PanResponder is not draggable

I have a problem making a rectangle which can be dragged and resized over an image in react native using PanResponder. The resizing works like a charm however I cannot drag the rectangle, in the console it logs “Dragging…” but it does not drag, this seems to be a problem with: