CategoryContainerTableViewCell
final public class CategoryContainerTableViewCell: UITableViewCell, UIScrollViewDelegate
CategoryContainerTableViewCell with nested UICollectionView
-
Setting the
RootCategorySectionViewModelwill render the collectionView with array ofCategoryDeclaration
Swift
public var viewModel:RootCategorySectionViewModel?
View on GitHub
CategoryContainerTableViewCell Class Reference