Extend a footer outside the Safe Area with SwiftUI September 30, 2022
The safe area is one of the most relevant changes in the UI paradigm of iOS in the recent years. Let's learn how to implement a footer with CTA that respects the safe areas but with a background that extends to the edge.