The iPhone 15 screen is big enough. Adding a ScrollView doesn't fix this. The problem isn't that there's not enough size being proposed / available to the Text. The problem is that Text internally calculates the needed number of lines wrongly and then takes on a size with a slightly too small height.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: