Skip to content

1.2.0

Compare
Choose a tag to compare
@jerkoch jerkoch released this 19 Feb 10:48
· 218 commits to develop since this release

Breaking

  • Update SwipeTableViewCellDelegate allowing editActionsForRowAt to return nil and prevent swiping in the supplied orientation (#2).

Added

  • Example app now lets you choose to disable swiping right.
  • Expose hideSwipe(animated:) to allow the cell to be programmatically hidden.