BeatsKitano / KafkaRefresh

Animated, customizable, and flexible pull-to-refresh framework for faster and easier iOS development.
MIT License
1.21k stars 142 forks source link

Bundle arrow image is nil #56

Closed wwwang89 closed 5 years ago

wwwang89 commented 5 years ago

hi ,thanks for so great refresh Lib. when I. use it in KafkaRefreshStyleAnimatableArrow style ,the arrowImage return nil ,there sth went wrong ? I guess the path you get is wrong !

wwwang89 commented 5 years ago

I use it in cocoa pods,your demo is ok !

BeatsKitano commented 5 years ago

使用这个样式时箭头图标不显示吗?还是你想使用我bundle里的图标?

wwwang89 commented 5 years ago

[self bindHeadRefreshHandler:^{

} themeColor:nil refreshStyle:KafkaRefreshStyleAnimatableArrow];

here,use KafkaRefreshStyleAnimatableArrow style,but the arrow is not shown in UI ! I guess the path you get is wrong !

BeatsKitano commented 5 years ago

版本已经更新至1.4.7。请更新。 谢谢提交

wwwang89 commented 5 years ago

oh I'm sorry ,the version in pods is still 1.4.0. Could you update the pod rep synchronously ?

BeatsKitano commented 5 years ago

早已更新至1.4.7

wwwang89 commented 5 years ago

I'm sorry ,u can use "pod search KafkaRefresh", and the below, the latest version is 1.4.0

-> KafkaRefresh (1.4.0) Highly scalable, custom, multi-style refresh framework. pod 'KafkaRefresh', '~> 1.4.0'

BeatsKitano commented 5 years ago

-> KafkaRefresh (1.4.7) Highly scalable, custom, multi-style refresh framework. pod 'KafkaRefresh', '~> 1.4.7'

BeatsKitano commented 5 years ago

指定podfile文件不小于1.4.7版本进行update