Closed MSWagner closed 4 years ago
Fixed the closure types of the following methods:
Old: (RowType, IndexPath) -> UISwipeActionsConfiguration?
New: (Item, IndexPath) -> UISwipeActionsConfiguration?
Fixed the closure types of the following methods:
Old: (RowType, IndexPath) -> UISwipeActionsConfiguration?
New: (Item, IndexPath) -> UISwipeActionsConfiguration?