RxSwiftCommunity / RxDataSources

UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RxSwift 6.0 Support

huoda1237 opened this issue · comments

[!] CocoaPods could not find compatible versions for pod "RxSwift":
In snapshot (Podfile.lock):
RxSwift (= 6.0.0-rc.2)

In Podfile:
RxCocoa (= 6.0.0-rc.2) was resolved to 6.0.0-rc.2, which depends on
RxSwift (= 6.0.0-rc.2)

RxDataSources (~> 4.0) was resolved to 4.0.1, which depends on
  RxSwift (~> 5.0)

I'm hoping to make a new release of RxDataSources once we release RxSwift 6 (soon).

Part of RxDataSources 5.0.0.