Hello,
After building my SwiftUI for iOS 14 I've noticed that a lot of alignments were broken in the lists, but also in forms.
Now each section seems to be in a rectangle with rounded corners and extra padding. It looks great on devices with large screens, but on smaller screens everything is cluttered and there is barely any space to display the content.
Is this a known change in the default UI? Can I revert back to the way it was in iOS13?
Thanks!
After building my SwiftUI for iOS 14 I've noticed that a lot of alignments were broken in the lists, but also in forms.
Now each section seems to be in a rectangle with rounded corners and extra padding. It looks great on devices with large screens, but on smaller screens everything is cluttered and there is barely any space to display the content.
Is this a known change in the default UI? Can I revert back to the way it was in iOS13?
Thanks!