adimango / POPDownMenuTable

A UITableViewController subclass that implements a popdown-menu functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POPDownMenuTable

UIExample

This project was inspired by the popdown-menu functionality seen in the Youtube iOS app. POPDownMenuTable is a UITableViewController subclass for implementing popdown-menu functionality. It integrates with storyboard-based apps as well as traditional setups.

Compatibility: iOS 5.0+. Requires ARC.

Author

Alex Di Mango

Specialities: Architecture, Mobile App, iOS.
http://about.me/alex.dimango

License

MIT License. As stated under the LICENSE file.

About

A UITableViewController subclass that implements a popdown-menu functionality

License:MIT License


Languages

Language:Objective-C 100.0%