Skip to content

NavigationBar title text color cannot be changed #22

@appcornerit

Description

@appcornerit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions