Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Ability to use custom pull to refresh controls #134

Merged
merged 3 commits into from
May 16, 2016

Conversation

arielpollack
Copy link
Contributor

This just handles a common scenario of using a custom pull to refresh control like SVPullToRefresh.
It also fixes #133, and I haven't checked by it will probably solve also #99 because as I see it, the problem there is using UIRefreshControl not in a UITableViewController which is kinda custom pull to refresh control.
It fixed my issues with SVPullToRefresh(flickering, crashing and some more bugs) so I guess it will be helpful to some more.

usage:

self.shyNavBarManager.hasCustomRefreshControl = YES;

:)

@eventomer
Copy link

👍

@Mazyod
Copy link
Contributor

Mazyod commented May 16, 2016

Alright! Seems to be getting some positive feedback, just need to probably give this a mention in the Readme file

@Mazyod Mazyod merged commit c8b056d into telly:master May 16, 2016
@balazsnemeth
Copy link

awesome, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

the lib is not working correctly with SVPullToRefresh
4 participants