CustomCollectionViewLayout
CustomCollectionViewLayout copied to clipboard
Does anyone see a solution here to make a swipe to delete for an entire row?
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?