Relative Content

Tag Archive for swiftuihorizontalscrollview

How to design nested horizontal scrollviews in SwiftUI?

I am trying to design something similar to the following scrollviews in which when I click on the “Clothing” category another horizontal scrollview appears with different subcategories. Also, I want to implement the similar back button that navigates back to the previous “super-categories”.