Skip to content

daaavid/SwipeToReveal-iOS

 
 

Repository files navigation

SwipeToReveal iOS

Swift v3.0 CocoaPods Build Status

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.

About

Customizable swipe-to-reveal view for iOS apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 92.1%
  • Ruby 7.9%