garg204 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple-collectionView-in-Multiple-tableView-cells

About

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.


Languages

Language:Swift 100.0%