I\'m trying to add a view to a UINavigationController with its top aligned with the navigation bar\'s bottom.
UINavigationController
I tried using constraints by adding the follo
You're not calculating the height of the status bar with the navigation bar. In total they are 64, 44 nav bar and 20 for the status bar