How to add buttons to navigation controller visible after segueing?

前端 未结 7 592
广开言路
广开言路 2020-12-04 14:40

I have set up a view controller in Storyboard which is embedded in a navigation controller. In this nav controller I have checked Shows Navigation Bar and Shows Toolbar and

相关标签:
7条回答
  • 2020-12-04 15:14

    I think it is a bug. I had the same problem.I fixed this problem by disable the size classes, then enable it.

    You can disable and enable the size classes in Interface builder doc.

    enter image description here

    0 讨论(0)
提交回复
热议问题