This is an archived post from my old WordPress blog. Some code examples may reference older versions of Swift or SwiftUI.

How to get text to wrap around in a ScrollView in SwiftUI

November 5, 2019 By Thomas Prezioso Jr 1 min read

As of this posting I was having a problem with an Apple Watch app I was trying to make using SwiftUI. The problem was text was not wrapping around my view that was nested in a ScrollView and VStack. I found that by adding these modifiers to your text will giving you multiple lines for text! Happy Coding!


Share this post
Post on X Share on LinkedIn

Back to top

© 2025 Thomas Prezioso Jr. All rights reserved.

Built with Swift using Ignite