-
https://github.com/darkerk/v2ex/blob/master/V2EX/ViewControllers/DrawerViewController.swift#L72
-
I'm using a blur effect background (not the white UIView) and I also changed the controls inside the content area to a collection view. It's working just fine. Just whenever the drawer is about to col…
-
Please help with the question.
This situation, when I open the DrawerViewController in the state .open, then scrolling is disabled, if the number of cells can fit into the screen sizes. And according…
mrfer updated
7 years ago
-
Hello, guys! Thanks for the your library!
I have a one trouble. I was added scroll view on a DrawerContentViewController, but he not scroll.
How i can enable scrolling on a DrawerContentViewCont…
-
Hi, how present only drawerViewController from any rootViewController ? Without PulleyViewController. I think that will awesome.
-
In my center view controller, I have added Navigation Controller to show Navigation Bar. After I added MMDrawerController , the Navigation Bar don't show anymore.
- (BOOL)application:(UIApplicati…
-
Below It is my code :
`HomeNavigationController *mainVC = [[UIStoryboard storyboardWithName:@"Main" bundle:nil] instantiateViewControllerWithIdentifier:@"idMainNav"];
DrawerViewControll…
-
I am currently writing an app where the `drawerViewController` is an `UINavigationController`. Based on in which screen I am in the `UINavigationController` the `drawerHeight` should adjust and the `p…
-
I would use it in one view that is not the mainScreen(in my case one third viewController). Is it possible? I have been tried but I couldn't find out how to do that. The menu just pop up if I use.... …
-
:warning: If you don't have something to report in the following format, it will probably be easier and faster to ask in the [slack channel](http://slack.rxswift.org/) first. :warning:
:warning: P…