RxDataSources icon indicating copy to clipboard operation
RxDataSources copied to clipboard

TableView with segment controller

Open omate94 opened this issue 6 years ago • 1 comments

I have a tableview with sections, and a segment controller. I want to show different data from different source on every segment. How should I do this? Is it possible whit this solution?

omate94 avatar Mar 06 '19 14:03 omate94

Yes, it's possible. I found that in SwiftHub repo's khoren93 Check it: https://github.com/khoren93/SwiftHub Hope its help you.

ThangKM avatar Mar 06 '19 15:03 ThangKM