简体   繁体   中英

Swift navigation bar under status bar

Here is what my navigation bar and status bar look like:

https://i.imgur.com/m0SJxV5.png

How do I prevent the navigation bar going under the status bar without using a navigation controller?

EDITED

Check this image, you need to add a constraint on top to View to 0 and height = 64, and this is it

在此输入图像描述

I hope this helps

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM