MBPullDownController
MBPullDownController copied to clipboard
MBPullDownController, an iOS container view controller for pullable scroll view interfaces.
I'm having trouble adding an action after the user swipes the front up or down.
Hi Matej, I embedded a TabbarController to the front view controller (subclass of scrollview)and the tab bar is not visible when in action.The rest of the things are working fine.Also...
Hi Matej, I have come across 2 issues using MBPullDownController. I'm using the Storyboards method by the way. 1. I have a UITableViewController as the back controller. And the problem...
Hey, I've added 'Install app' button into your README file. Anyone could try your sample application right in browser. Look how it's working! To learn more, please look at: http://macbuildserver.com/github/opensource/
Does anyone have a clue on how I can instantiate MBPullDownController? i have a UITABBARCONTROLLER and want to integrate the MBPullDown with the view controllers of the tabarcontroller.