CustomCollectionViewLayout icon indicating copy to clipboard operation
CustomCollectionViewLayout copied to clipboard

Does anyone see a solution here to make a swipe to delete for an entire row?

Open juliusbtesh opened this issue 8 years ago • 0 comments

I am trying to figure out if its possible to create a swipe to delete method for an entire row using this script.

I understand each row is made up of many cells, would there be a way to hit the collection view layout and make all cells go one way when swiping?

juliusbtesh avatar Nov 10 '17 16:11 juliusbtesh