Closed wwwang89 closed 5 years ago
I use it in cocoa pods,your demo is ok !
使用这个样式时箭头图标不显示吗?还是你想使用我bundle里的图标?
[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 !
版本已经更新至1.4.7。请更新。 谢谢提交
oh I'm sorry ,the version in pods is still 1.4.0. Could you update the pod rep synchronously ?
早已更新至1.4.7
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'
-> KafkaRefresh (1.4.7) Highly scalable, custom, multi-style refresh framework. pod 'KafkaRefresh', '~> 1.4.7'
指定podfile文件不小于1.4.7版本进行update
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 !