Does anyone know if there is a way to move the "Maps" and "Legal" text in the Map SwiftUI view? App Store Guidelines require that the text be shown, but if you are trying to add some type of sheet or view overlay for some of the map, I can't seem to find a way to add extra bottom padding to this text.
Post
Replies
Boosts
Views
Activity
Has anyone been able to get the new TextEditor view to work in SwiftUI form? I've tried different things and it seems like the row isn't aware of the size of the TextEditor as you type and it grows.
I'd be more than happy to file a radar with example code if needed.