devxoul / UINavigationItem-Margin

Margins for UINavigationItem
MIT License
159 stars 12 forks source link

iOS11 layout issue #10

Open Econa77 opened 6 years ago

Econa77 commented 6 years ago

If set the UIBarButtonItem from the code and nothing set up, the layout will collapse. I prepared a sample project, so please refer https://github.com/Econa77/UINavigationItem-Margin-Example

Set by storyboard

Set by codes

Back view

devxoul commented 6 years ago

Hmm, it seems that there is a but with image items. I'll check it. Thanks for reporting!

Natai commented 5 years ago

any update about this issue?

ninholli commented 3 years ago

Try with adding navigation items in the viewDidAppear()