-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The statusbar overlap badge label in navigationitem iOS 11 #28
Comments
Anyone can fix it? |
Any news about this? |
i found the answer in the closed issues ^__^ just add those two lines before adding the button to the bar item
of course you can adjust the insets to make the badge on your favourite spot and here is a full example :
|
@alshcompiler I tried exactly as you wrote, including the button as It's an open source project so if anyone wants to take a look at this part: https://github.com/caronae/caronae-ios/blob/master/Caronae/Ride/RideViewController%2BrideActions.swift#L24 |
In iOS 10, it looks OK but in iOS 11, the statusbar overlap badge label when push navigation. Can anyone help me? Thanks
Please see my image: https://i.stack.imgur.com/aCKFy.png
The text was updated successfully, but these errors were encountered: