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

Need to add left and right controller side menu. #107

Open hiren443 opened 10 years ago

hiren443 commented 10 years ago

How can I implement the REFrostedViewController at the same time in both side (left and right) different ViewControllers?

KanybekMomukeyev commented 9 years ago

Same here +1

hiren443 commented 9 years ago

@KanybekMomukeyev please check issue no 41. it's resolve now :)

KanybekMomukeyev commented 9 years ago

@hiren443 did not understand,

- (id)initWithContentViewController:(UIViewController *)contentViewController menuViewController:(UIViewController *)menuViewController; where i can add right side menu ViewController, or should i use forstedViewController in ForstedVC?

hiren443 commented 9 years ago

@KanybekMomukeyev please go through each and every comment in Issue no 41. you will surely found the solution.