gresrun / GHSidebarNav

A clone of the new Facebook iOS UI paradigm
Apache License 2.0
607 stars 136 forks source link

Pan gesture not working correctly in iOS7 #34

Open singhson opened 10 years ago

singhson commented 10 years ago

First of all this is a great library and i'm using it in my app. I have added pan gesture recognizer on my view controller and connected it to the revealSideBar method (Plz correct me if i'm doing it wrong). Gesture is working but with a lot of flickering while dragging the side navigation bar over my view controller. Plz Help.