0

I had this wired flashing with UILongPressGestureRecognizer location(in: UIView?) method when drag around item original position.

there is an unnatural flick when the cell.

enter image description here

it all works fine in iOS 12.

here is the link of demo project demo fork from SumeetMourya

andrew54068
  • 1,326
  • 14
  • 29

1 Answers1

0

It seems that the issue has been fix in iOS 13.6.

andrew54068
  • 1,326
  • 14
  • 29