How to align the middle of a View to the bottom of other view in SwiftUI? – Ios swift
So basically I need to come up with a layout that aligns the middle of a View to the bottom of other View in SwiftUI. To make it more clear, all I need is something like this: I guess the…