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?
@madeny Do you still have issues with this?
@shogunkaramazov Hi, Yes, I want to figure it out still!
@naeemshaikh90 Can you please help with this when you get a chance? Thank you - much appreciated! :]
@shogunkaramazov oh are you having issue with that too? I thought you were here to help! lol
@madeny I have asked the tutorial author about your issue in order to help you! :]
This tutorial is more than six months old so questions are no longer supported at the moment for it. Thank you!