3

I am trying to build a view that list items and each item has subitems which users can scroll through horizontally (orthogonal scroll).

I know this can be done using a tableview and a horizontal collectionView in each cell, however, I am trying to use the modern UICollectionViewCompositionLayout. Can groups be scrolled through orthogonally or is that only allowed at the section level? Any ideas?

enter image description here

2
  • Could you please share solution for this if you found it. Commented Aug 8, 2022 at 15:22
  • I believe i ended up creating a separate collection view for the horizontal scroll Commented Sep 20, 2022 at 3:48

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.