Answers for "how to change navigation bar color to white"

2

how do change title color in navigation bar

navigationBar.largeTitleTextAttributes = [.foregroundColor: UIColor.white]
Posted by: Guest on November-23-2020

Code answers related to "how to change navigation bar color to white"

Code answers related to "Swift"

Browse Popular Code Answers by Language