This repository has been archived by the owner on Jul 12, 2019. It is now read-only.
MCSwipeTableViewCell v2.0.0
- 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 aUIImage
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.