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

Support for UIRefreshControl ? #206

Open
Antoine4011 opened this issue Dec 7, 2020 · 1 comment
Open

Support for UIRefreshControl ? #206

Antoine4011 opened this issue Dec 7, 2020 · 1 comment

Comments

@Antoine4011
Copy link

Hello,

We're having some weird issues when trying to add a UIRefreshControl on top of FamilyViewController.
When pulling everything if fine. But whenever we're refreshing, the refresh control just disappears or is having a lot of UI issues.

I can reproduce this in the demo app by enabling large title and setting up
scrollView.refreshControl = UIRefreshControl()

Note that it's the same if we're trying to use directly FamilyScrollView.

Do you have any idea what could cause this?

Thank you so much :)

@zenangst
Copy link
Owner

zenangst commented Dec 7, 2020

Hey @Antoine4011, I don't think I've seen this issue before. I'm gonna dig into it to see if it is a quick-fix when life allows.

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

No branches or pull requests

2 participants