When moving a cell to a new location you set the alpha to 0 until the cell is dropped. Now when it swapps cells the new cell will become visible before the drag is ended. Somewhere the alpha is set back to 1 again, probably due to an swift / xcode update?
When moving a cell to a new location you set the alpha to 0 until the cell is dropped. Now when it swapps cells the new cell will become visible before the drag is ended. Somewhere the alpha is set back to 1 again, probably due to an swift / xcode update?