RxSwiftCommunity / RxDataSources

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

Support Catalyst #342

Open ivanvorobei opened 5 years ago

ivanvorobei commented 5 years ago

After integrate RXDataSources via pod or SPM receive error:

Screenshot 2019-11-01 at 12 08 52

Maybe for now no support Catalyst?

iDevid commented 4 years ago

any on this?

lordzsolt commented 4 years ago

This is probably not an RxDataSources issue. If you look at the error message, it's coming from RxCocoa, which RxDataSources depends on.