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

Multiple menu #147

Open igorms-pro opened 9 years ago

igorms-pro commented 9 years ago

hey i duplicated the code for menuViewController for another menu but when i call this menu it 's always showing me the first menu....

Root.m :

Home.m : [self.frostedViewController presentPanelViewController];