MSPeekCollectionViewDelegateImplementation icon indicating copy to clipboard operation
MSPeekCollectionViewDelegateImplementation copied to clipboard

RxCollectionView only shows one cell always

Open Sk8er22 opened this issue 4 years ago • 1 comments

Good morning Maher! again thanks for your work.

I'm having a doubt, I'm using RxCollectionView and in that case the dataSource it's fileprivate func dataSource() -> RxCollectionViewSectionedReloadDataSource<HomePageSection> and MSPeek collectionView it's only showing one cell in all cases...

Do you have any idea, what can I do?

Thanks!

Sk8er22 avatar Apr 21 '20 09:04 Sk8er22

Hello @Sk8er22 ! So sorry for the late reply, I've been very busy at work. Do you happen to have a code snippet I can start testing with? I don't usually use RxCollectionViewSectionedReloadDataSource and would like to see how you're trying to implement it with this library. Thanks!

MaherKSantina avatar May 06 '20 10:05 MaherKSantina