I have written an app where the user can select a golf course from a picker list. In the simulator the list of courses is displayed as expected with one course name per line however when I run the app on my phone the course names are being wrapped onto a second line. e.g.
simulator
Collier Park Lakes Pines
iPhone
Collier Park
Lakes Pines
I'm new to app development so I apologise if the answer is obvious but how can I get the iPhone behaviour to be the same as the simulator (iPhone 17 Pro Max in both cases).
Thanks in advance for any suggestions.
XCODE 26
Topic:
UI Frameworks
SubTopic:
SwiftUI
2
0
118