Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

MCSwipeTableViewCell v1.2.0

Compare
Choose a tag to compare
@alikaragoz alikaragoz released this 05 Jan 18:24
· 49 commits to master since this release
  • Added the ability to change the triggers percentage.
  • Added the ability to disable left or right swipe.
  • Added a method to manually swipe back the cell to it's original position.
  • Added a delegate method to detect if the user swiped the cell but did not trigger any state.
  • Fixed a potential crash when provided image is nil.