SVPullToRefresh
SVPullToRefresh copied to clipboard
update pod please!
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
Yes, it should be useful. In the meantime you may use pod 'SVPullToRefresh', :head to get this new methods signatures.
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?