Big thanks!!
I needed to make a collection view supported bidirectional scrolling and the sticky section headers. This article really helped me a lot!
@dino_law
can you please give an idea how you implemented that layout i am also searching for biderctional layout.
@muh_azharudheen
You only need to set the correct value for var collectionViewContentSize: CGSize
just like in the scrollView, and thatβs all you need for the bidirectional layout.
If you add a translucent Navigation bar with or without a SearchBar, the collection view will be underneath. How can I solve this Problem without hard coded Offsets?
This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]