romaonthego / RESideMenu

iOS 7/8 style side menu with parallax effect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeftVewController is not Scrollable

binnilal opened this issue · comments

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.