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

MCSwipeTableViewCell v2.0.0

Compare
Choose a tag to compare
@alikaragoz alikaragoz released this 16 Jan 20:14
· 32 commits to master since this release
  • Gestures are now added per state basis via the -setSwipeGestureWithView:color:mode:state:completionBlock.
  • Added the ability the set a UIView in the state indicator instead of a UIImage via the image name which was not very convenient.
  • Support of accessory views and edition mode.
  • Spring based animations on iOS 7 and above.
  • Improved header documentation.
  • Bug fixes.