Skip to content

Dropdownview Control

JaCaLla edited this page Jun 1, 2015 · 4 revisions

This is a simple control that allows see the bottom view by sliding the upper view pressing the button. Double tap on the button unfold (or folds) the upper view.

Screenshots

Getting started

Just extend your viewController from JCDropDownViewController and setup your view controller in the following way

[super setUpperView:svwUpper button:btnDropDownbutton];

Clone this wiki locally