/Multiple-collectionView-in-Multiple-tableView-cells

UICollectionView is embed in UITableViewCell. The collection views are horizontal scrollable. The UITableView can have a section title for each UICollectionView and the number of UICollectionView is equal to the number of sections.

Primary LanguageSwift

Multiple-collectionView-in-Multiple-tableView-cells