CategoryContainerTableViewCell
final public class CategoryContainerTableViewCell: UITableViewCell, UIScrollViewDelegate
CategoryContainerTableViewCell with nested UICollectionView
-
Setting the
RootCategorySectionViewModel
will render the collectionView with array ofCategory
Declaration
Swift
public var viewModel:RootCategorySectionViewModel?