romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.97k stars 494 forks source link

Customize side menu origin #136

Open yao23 opened 9 years ago

yao23 commented 9 years ago

Hi All,

I can customize side menu size with property menuViewSize, but how to customize side menu origin to make it slide between top nav bar and bottom tool bar in my app? The default way is to cover the screen height.

Thanks in advance.