Search code examples
swiftios8uinavigationbaruinavigationitem

Fill Color gap between Navigation bar and Carrier details in Swift


Attached screen shot shows clear gap between carrier details and Navigation bar, How to fill the same red color and change the text of carrier details , time displayed to white color ?

Carrier details are displayed in white background , need to change that to navigation bar color  and also change text color from black to white


Solution

  • Need to add Navigation Controller which should be tied to View Controller, then the result will be achieved.