Bruce-pac
Bruce-pac
because UIWebView,unless WKWebView
接口类太多,不可能一个个改基类。希望开发者能在YTKUrlFilterProtocol里面加个过滤header的方法,或者提供requestHeaderFieldValueDictionary的set方法
@xhp281 查询参数的话可以,header的话不行,可以用YTKBaseRequest的分类重写requestHeaderFieldValueDictionary方法,或者子类化
ListDiffable->diffIdentifier(),your implementation of this method may be wrong.
What is your implementation of this method?
you can see my demo [OC](https://github.com/Bruce-pac/IGListKitDemoOC) or [Swift](https://github.com/Bruce-pac/IGListKitDemoSwift)
@dreampiggy I note that SDWebImage use `#import ".h"` to import its file. And I try that way on IGListKit and write the Package.swift, it works. So Is that what you...
@dreampiggy yeah, a big reason of that is that the Package.swift manifest file is not right. I'm trying rewrite Package.swift file. I note that SDWebImage use `#import ".h"` to import...
RxIGListKit is not in the list. > On May 11, 2020, at 12:23 AM, Shai Mishali wrote: > > > Project Spearhead 𐃉 > > Looking for Project Stewards (Owners)...
I am still maintaining RxIGListKit. > On May 11, 2020, at 11:59 AM, Shai Mishali wrote: > > > Add both, thanks @lordzsolt , @Bruce-pac . > > @Bruce-pac just...