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
|
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 |
||||
|
|
|
I do not think there is a method to change the border color of the navigation color, other than the I would suggest that you create a UIView of that border size and place it below the navigation bar / add it as a
|
|||
|
|
|
You can also add a child view to your nav bar The following code will add a 4 pixel deep blue border below your navigation bar
|
|||
|
|