react-native-sortable-list icon indicating copy to clipboard operation
react-native-sortable-list copied to clipboard

[iOS] Drag 'n drop interfering another views on

Open coelhucas opened this issue 7 years ago • 0 comments

When I try to drag an element from the middle of the list to the bottom, and I pass through the sortable-list's footer, the container send the objects inside the navbar:

image

To reproduce: Setup a navbar, the list and some footer attached to it, try to drag one middle element below the footer, and see it happening. (iOS only)

coelhucas avatar Nov 29 '18 15:11 coelhucas