I upgraded my Xcode today to 11 and just realised that Xcode doesn\'t allow me to create proportional height from a sub view to the view controller\'s root view anymore. I w
In "Show the File inspector" tab, under Interface Builder Document enable "Use Safe Area Layout Guides" and set the view equal width or height to "SafeArea".