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
You can set your view equal to the Safe Area.
If you still rely on having it equal to the root view itself, you can modify the constraint in the Attributes Inspector: