change text color in navigation bar css code example
Example: how do change title color in navigation bar
navigationBar.largeTitleTextAttributes = [.foregroundColor: UIColor.white]
navigationBar.largeTitleTextAttributes = [.foregroundColor: UIColor.white]