Pull to refresh not working
Closed this issue · 6 comments
Hi @maxep
Pull to refresh is not working along with parallax header.
It tried setting bounce to false for my tableview which set the pull to refresh disabled.
Please help how can we solve this.
@hardikamal I had the same problem, so I made my own library:
https://github.com/arturdev/AMRefresher
Which works great with my fork:
https://github.com/arturdev/MXParallaxHeader
@arturdev Where is the implementation of AMRefresher with ParallaxHeader?
@arturdev Where is the implementation of AMRefresher with ParallaxHeader?
@hardikamal @ChristopherSamso There is no example of that.
You just need to use my fork and use this refresher
I cloned you fork, now how to use this refresher? Simple install via pod and implement it?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.