Can anyone advise me on how the border below the navigation bar can be changed?

I would like to change it from the current black light to a softer color.
Appreciate any help here
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I do not think there is a method to change the border color of the navigation color, other than the
tintColorproperty of theUINavigationBar.I would suggest that you create a UIView of that border size and place it below the navigation bar / add it as a
subView.