Am stuck up in implementing facebook slide menu kind of view using ECSlidingViewController
source code [https://github.com/edgecase/ECSlidingViewController] for my requirement.
My need is: I have a loginScreen and then next is a UITabBarController
with 5 tabs. When I click on the 2nd tab, I need this 2nd tab VC to act as a central VC with a UIBarButtonItem
on the RIGHT side of Nav Bar. When I click on the UIBarButtonItem
I need facebook kind of sliding view to appear. Please let me know how do I integrate this. This should be done in Storyboards.