Placing a view on bottom view on another view is not working properly using SwiftUI
I want place a banner(view) bottom of the VStack(which takes screen’s width and height) apart from safe area.
I want place a banner(view) bottom of the VStack(which takes screen’s width and height) apart from safe area.