how can i change the color of a title in a nav in html code example
Example: how do change title color in navigation bar
navigationBar.largeTitleTextAttributes = [.foregroundColor: UIColor.white]
navigationBar.largeTitleTextAttributes = [.foregroundColor: UIColor.white]