SVPullToRefresh icon indicating copy to clipboard operation
SVPullToRefresh copied to clipboard

update pod please!

Open d4r1091 opened this issue 11 years ago • 2 comments
trafficstars

podfiles seems not track the packed sources.

in podfiles i can't find any method that respond to

  • (void)addPullToRefreshWithActionHandler:(void (^)(void))actionHandler position:(SVPullToRefreshPosition)position;

...please update pod, thanks

d4r1091 avatar Jun 06 '14 18:06 d4r1091

Yes, it should be useful. In the meantime you may use pod 'SVPullToRefresh', :head to get this new methods signatures.

fjsosa avatar Sep 11 '14 14:09 fjsosa

Just spent 2 hours tryna figure out why he can't find the . . . position definition until I finally tried it without the argument and find all the created issues for this.. 3 years later. Any other libraries you can recommend?

Reiszecke avatar Aug 14 '17 10:08 Reiszecke