How to use pull to refresh in Swift?
I am building an RSS reader using swift and need to implement pull to reload functionality. Here is how i am trying to … Read more
I am building an RSS reader using swift and need to implement pull to reload functionality. Here is how i am trying to … Read more
Just curious, as it doesn’t immediately seem possible, but is there a sneaky way to leverage the new iOS 6 UIRefreshControl class without … Read more