We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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. just install app on iOS 15 simulator to repreduce the bug.
The text was updated successfully, but these errors were encountered:
Maybe you can set UINavigationBarAppearance, and observe ThemeUpdateNotification to change it.
Sorry, something went wrong.
I have the same issue. Have anyone fixed it?
@aarashgoodarzi @cxymq Here is resolution with an example of usage: #153
iOS 15 theme_backgroundColor < iOS 15 theme_barTintColor
iOS15 无法做到主题颜色切换
No branches or pull requests
Navigation controller and tabBar color is not correct on iOS 15. just install app on iOS 15 simulator to repreduce the bug.
The text was updated successfully, but these errors were encountered: