SwiftUI-TagView
SwiftUI-TagView copied to clipboard
width is not expending in scrollView
Its working file with stack like VStack or HStack but when I'm using these Stacks into ScrollView, its width is not expending.I want to give maximum and minimum width, how could we achieve this this.
Could you provide a demo project so I could fix the issue the exact way you want?
Hi, this is a really good approach and example – the only thing I don't really understand is the part where you have comments saying "variant for ScrollView/List" and "<< variant for VStack".
Would it be possible to rewrite or explain in a different way?
Thanks!
Hi! 👋 Well, I don't remember why I wrote that comment, but I think the to get the best result by my experience at the time, you may need to use the suggested config 🤔.