Open Sk8er22 opened 4 years ago
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!
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
and MSPeek collectionView it's only showing one cell in all cases...
Do you have any idea, what can I do?
Thanks!