[![CI Status](http://img.shields.io/travis/Ian Dundas/SwipeAndSnapCell.svg?style=flat)](https://travis-ci.org/Ian Dundas/SwipeAndSnapCell)
An example implementation of the swipe-able cell used in iOS10's Mail.app, where you can swipe to reveal a button, or swipe fully across to perform the action immediately. Supports haptic feedback on iPhone 7.
I hope it's useful to somebody, I'll be using it in v2.0 of Tacks.
To run the example project, clone the repo, and run pod install
from the Example directory first.
Swift 3.0
SwipeAndSnapCell is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "SwipeAndSnapCell"
- allow swiping on the button itself
Ian Dundas, [email protected]
SwipeAndSnapCell is available under the MIT license. See the LICENSE file for more info.