Results 27 comments of Fabio Ritrovato

It's not supposed to show the control when using beginRefreshing (see UIRefreshControl for reference). If you want, you can simply put that line after the call to beginRefreshing

Well, I'm not entirely sure, but I made it so it's consistent with Apple's implementation... I think it's just for when you have more than one way to trigger the...

Thank you :) I have to say, I actually have no idea how that could work, since you are not scrolling where the control is, but below it... I'm pretty...

Hi, I'm sorry but I'm not really able to help you, because my Chinese is non-existent. Google Translate tells me you are asking to add a pull-to-refresh support, but that's...

Mhm, I think it could be quite difficult to implement... Is it something commonly used in Chinese applications?

Hi Max, as far as I know this is the issue for it https://bugs.swift.org/browse/SR-387, it's more that it hasn't been compiled for armv7 yet than "not working".. @hpux735 definitely knows...