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

navigation controller and tabbar color is not correct on iOS 15 #152

Open
aarashgoodarzi opened this issue Jul 19, 2021 · 5 comments
Open

Comments

@aarashgoodarzi
Copy link

Navigation controller and tabBar color is not correct on iOS 15. just install app on iOS 15 simulator to repreduce the bug.

@cxymq
Copy link

cxymq commented Sep 16, 2021

Maybe you can set UINavigationBarAppearance, and observe ThemeUpdateNotification to change it.

@rusel95
Copy link
Contributor

rusel95 commented Oct 7, 2021

I have the same issue. Have anyone fixed it?

@rusel95
Copy link
Contributor

rusel95 commented Oct 15, 2021

@aarashgoodarzi @cxymq Here is resolution with an example of usage:
#153

@zq529972839
Copy link

iOS 15
theme_backgroundColor
< iOS 15
theme_barTintColor

@wjx1018960145
Copy link

iOS15 无法做到主题颜色切换

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

5 participants