SwipeToReveal 1.0.4

SwipeToReveal 1.0.4

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Mar 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Darrarski.



SwipeToReveal iOS

Customizable swipe-to-reveal menu for iOS apps.

SwipeToReveal screenshot 1

Instalation

You can integrate SwipeToReveal with your project using CocoaPods. Just add this line to your Podfile:

pod 'SwipeToReveal', '~> 1.0'

Usage

Check out included example project. It shows how to use swipe menu on UITableViewCell, but component could be embedded anywhere in the view hierarchy. All public headers are documented.

License

MIT License - check out LICENSE file.