maxep / MXParallaxHeader

Simple parallax header for UIScrollView
MIT License
1.73k stars 251 forks source link

Pop Gesture in Navigation Controller #69

Closed javigualde closed 7 years ago

javigualde commented 7 years ago

Hi,

In the controllers I'm using MXScrollView it seems that pop gesture is not recognized. It doesn't make the effect, just in some cases it pops back without any effect and in other cases it doesn't pop back.

Anyone knows?

shrawan2015 commented 6 years ago

@javiSwift : Even I could not use gesture to pop controller. Have you resolved above issue ?