ios - How can I make a custom UITableView refresh control? -
i know how add refresh control uitableview
how can make custom 1 using own image , animation?
a simple google search lead many tutorials on how this: such as: link
the main in involves making object listen scrollview delegate events, adjusting scrollview insets when in refresh mode pull scrollview down, , animating view until it's told reset , insets appropriately.
Comments
Post a Comment