mutualmobile / MMDrawerController

A lightweight, easy to use, Side Drawer Navigation Controller
MIT License
6.76k stars 1.38k forks source link

Right side drawer height and position, animation customization #373

Open yao23 opened 9 years ago

yao23 commented 9 years ago

I can set width with [drawerViewController setMaximumRightDrawerWidth:200.0f], but how to set height and starting point with coordinate x and y, since I want right side drawer is between top nav bar and bottom tool bar, it also just covers on center view transparently rather than move center view to left side. Thanks in advance for any idea.

yao23 commented 9 years ago

I mean the side menu overlay the home page, like: https://github.com/evnaz/ENSwiftSideMenu