romaonthego / RESideMenu

iOS 7/8 style side menu with parallax effect.
MIT License
7.09k stars 1.35k forks source link

Return contentViewController's supportedInterfaceOrientations #286

Open cjheng opened 8 years ago

cjheng commented 8 years ago

Override -supportedInterfaceOrientations and passthrough contentViewController's supportedInterfaceOrientations to allow it to control which orientations RESideMenu can rotate to.