Skip to content

masture/CollectionViewInTableViewCell

Repository files navigation

CollectionViewInTableViewCell

This project demonstartes collection view as part of a cell of table view.

The trick is to proparely set the data source of the collection view and also to identify indvidual collection views uniquely. Above 2 problems are solved by setting collection view datasource and tag at the time of creation of the table view cell which contains these collection views.

The screenshot of the App is:

iManifest iOS App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages