I have a scroll view now. It has 2 images in each row. I wanna to add long press sorting for this view but I think its better to replace this scroll view with a collection view for easier sorting. I didn't find anything to learn how to sort a collection view with long press. I want users be able to long press each image and move it for sorting the images.
Appreciate any helps. Thanks.