Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 629 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 629 Bytes

CSNestedCollectionView

SwiftCSCollectionTableView is an implementation of the nesting UICollectionView inside UITableView as seen on many apps, like Gana, Netfilx or airbnb.

Features

  • Compatibility with UITableView and UICollectionView
  • Add/Delete Sections UITableView
  • Swift 3 Compatible
  • Add Sections in bottom with dynamic scrolling
  • Customizing UITableView Section Header :- UITableViewHeaderFooterView

Animated Demo

W3Schools