ios - UIView respect uinavigationbar size storyboard -


i have uiview, wich supposed fullscreen, in uiviewcontroller, have uinavigation bar. if put uiview inside it, same size uiviewcontroller view, ignores 64px of navigationbar, making bigger screen. theres way using constraints , auto-layout configure correctly?enter image description here

make sure top constraint view added pinned top layout guide, not superview.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -