Vertical UICollectionView inside custom TableViewCell

I am trying to display a vertical collection view in a custom UITableViewCell. I'm exactly looking for a design like iPhone Wish shopping app ie Displaying a product list ( UICollectionView

).

By clicking the button, go to the product details page ( UITableView

) and again the product list ( UICollectionView

).

I don't know how to approach this functionality.
Using AFTabledCollection, I can do a vertical scan of the collection, but it UITableViewAutomaticDimension

doesn't calculate the height for this custom cell.

Am I following the right direction?

+3
ios objective-c uitableview swift uicollectionview


source to share


No one has answered this question yet

Check out similar questions:

2123
Vertically align text to the top in a UILabel
1244
How can I sort NSMutableArray with custom objects in it?
2
UICollectionViewCell inside UITableViewCell not responding to actions
2
UICollectionView horizontal columns with vertical scrolling
0
CollectionView inside TableViewCell
0
How can I set the height of a uicollectionview inside a uitableviewcell?
0
Fast vertical UICollectionView inside UITableView
0
UICollectionView inside UITableViewCell with UITableViewAutoDimesion
0
dynamic, custom UICollectionView layout embedded in UITableViewCell
-1
Custom cells - UICollectionView inside UITableVIew



All Articles
Loading...
X
Show
Funny
Dev
Pics