How do I make it behave like that? When I wrap something in a ScrollView, it always seems to be scrollable. I want the content to stay static if it can fit, but scroll if it doesn't. Also, ScrollView always takes all the size it's given, but I want it to take only the size of its child in the event that its child is smaller than the allowed space
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: