SwiftUI TabView exceeds height and therefore children are not centered
I am facing an issue with the TabView implementation and I don’t know if I am using it wrong or there is an issue within SwiftUI. I wrote a small sample to reproduce it:
I am facing an issue with the TabView implementation and I don’t know if I am using it wrong or there is an issue within SwiftUI. I wrote a small sample to reproduce it: