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

NavigationBar title text color cannot be changed #22

Open
appcornerit opened this issue Jan 26, 2022 · 0 comments
Open

NavigationBar title text color cannot be changed #22

appcornerit opened this issue Jan 26, 2022 · 0 comments

Comments

@appcornerit
Copy link

appcornerit commented Jan 26, 2022

Please try to change the NavigationBar title text color from black to white with the following code

    let colorAttributes = [NSAttributedString.Key.foregroundColor: UIColor.white]

you will see that nothing happens in the device selection controller, I suppose that the framework set the title color to override the appearance. Tested on iPhone with iOS 15.2.1.

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

1 participant