romaonthego / RESideMenu

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

Load NIB instead of Storyboard Viewcontroller #251

Open csava opened 9 years ago

csava commented 9 years ago

Hi,

Is is it possible to load NIB/XIB instead of a Storyboard Viewcontroller ? If yes, could you please provide an example of how to load the NIB ?

Thank you.

akhatmullin commented 9 years ago

Our team using RESideMenu with XIB instead of storyboards. Yeah, this is possible!