Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull To Refresh Not Working #39

Open
srimarru opened this issue Oct 18, 2013 · 2 comments
Open

Pull To Refresh Not Working #39

srimarru opened this issue Oct 18, 2013 · 2 comments

Comments

@srimarru
Copy link

We have implemented Flyout navigation in our product and it is working very well. We were trying to add Pull to Refresh feature on one of the table views and the refresh control is not working when the controller is called from Flyout navigation and works otherwise.

Can you please let us know if there is a way to enable pull to refresh when Flyout navigation is used.

@Clancey
Copy link
Owner

Clancey commented Oct 18, 2013

I currently use the build in iOS pull to refresh on multiple screens. I haven't had an issue.

@srimarru
Copy link
Author

I have tested in couple of cases, and whenever I am using Flyout navigation I see my pull to refresh is not working.

I applied Flyout on a MT spilt view controller. My left side controller has table view and the pull to refresh will not work. Strangely if it has a scroll view if I pull it up and pull down then only it works. I feel that flyout nav is sticking my view to the top and hence pull to refresh is not working.

Can you please help me?

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

No branches or pull requests

2 participants