Family icon indicating copy to clipboard operation
Family copied to clipboard

Support for UIRefreshControl ?

Open Antoine4011 opened this issue 4 years ago • 1 comments

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 :)

Antoine4011 avatar Dec 07 '20 17:12 Antoine4011

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.

zenangst avatar Dec 07 '20 17:12 zenangst