Thank you for the suggestion!
I tried your approach and while it does help with some aspects of the layout, it doesn't fully achieve what I need. Specifically, I need the view to extend all the way to the bottom, ignoring the safe area insets, as my design requires the content to cover the entire screen.
Is there a way to achieve the full extension to the bottom while avoiding the conflict with the home indicator? Or is there another approach you would recommend to handle this scenario?
Topic:
UI Frameworks
SubTopic:
SwiftUI