wzhifang / AFSwipeToHide

Hide your toolbars with a swipe. Just like Safari for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFSwipeToHide

Version License Platform

A simple utility class to help achieve Safari's swipe-to-hide effect. The class can be used as a UIScrollViewDelegate or on its own. Check out the example project for simple usage.

Works with iOS 5.0+

AFSwipeToHide in action

Installation

AFSwipeToHide is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "AFSwipeToHide"

Author

@oztune from @appFigures

License

AFSwipeToHide is available under the MIT license. See the LICENSE file for more info.

About

Hide your toolbars with a swipe. Just like Safari for iOS.

License:MIT License


Languages

Language:Objective-C 58.7%Language:Shell 26.8%Language:Ruby 11.0%Language:C 3.4%