romaonthego / RESideMenu

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

LeftVewController is not Scrollable #263

Open binnilal opened 9 years ago

binnilal commented 9 years ago

I want a scrollable left menu viewcontroller, I put a UIScrollView and a ContentView inside the scroll view but the scrolling is not working. I have already set panGestureEnabled = yes. But it did't worked.