RxSwiftCommunity / RxDataSources

UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
MIT License
3.07k stars 485 forks source link

RxSwift 6.0 Support #385

Closed huoda1237 closed 3 years ago

huoda1237 commented 3 years ago

[!] 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)
freak4pc commented 3 years ago

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

freak4pc commented 3 years ago

Part of RxDataSources 5.0.0.