RxSwiftCommunity / RxDataSources

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

numberOfRowsInSection #387

Closed carry1024 closed 3 years ago

carry1024 commented 3 years ago

您好,我需要在tableview里控制numberOfRowsInSection,不根据sectionModels返回。请问可以自己定义吗?