Skip to content

NavigationBar title text color cannot be changed #22

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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