Skip to content
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

UINavigationBarAppearance is shared among the application #158

Closed
lisemyon opened this issue Mar 9, 2023 · 2 comments
Closed

UINavigationBarAppearance is shared among the application #158

lisemyon opened this issue Mar 9, 2023 · 2 comments

Comments

@lisemyon
Copy link

lisemyon commented Mar 9, 2023

Hello.

I have an application where UINavigationBarAppearance is already defined. Starting with 1.7.6 version I have a conflict between CocoaDebug's navigation bar style and mine. Is it possible to change navigation color without setting UINavigationBar.appearance().standardAppearance and UINavigationBar.appearance().scrollEdgeAppearance as it may impact general app's appearances ?

@CocoaDebug
Copy link
Owner

Yeah, it's new added codes in 1.7.6 version. I will fix soon. thanks

@CocoaDebug
Copy link
Owner

1.7.7 fixed. @lisemyon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants