UICollectionViewDelegateFlowLayout delegate is not called · Issue #942 · ReactiveX/RxSwift
Short description of the issue: I'm trying to use RXSwift in my UICollectionView Source. I've already setup the rx.setDelegate(self) to my class but the methods like func collectionView(collectionV...