Learn how to make expanding cells as in the Ultravisual app in this tutorial on collection views.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/99087/swift-expanding-cells-ios-collection-views
Learn how to make expanding cells as in the Ultravisual app in this tutorial on collection views.
Hi,
I’m following your article and it’s all went well but I’m experimenting on how to make the collection view horizontal, I have change *UltravisualLayout*
sub class from UICollectionViewLayout
to UICollectionViewFlowLayout
, and change scrollDirection = .horizontal
in prepare()
. But when I build and run the collection view is still vertical
How can I achieve that?
@naeemshaikh90 Can you please help with this when you get a chance? Thank you - much appreciated! :]
This tutorial is more than six months old so questions are no longer supported at the moment for it. Thank you!