I've just added a navigation bar to my Swift tabbed application. I have moved it down by 20 so that it lines up with the status bar however there is now obviously a gap at the top. Apps in iOS seem to match the navigation bar to the status bar colour so I was wondering if anyone could let me know how I get my app to match the nav bar colour and the status bar colour?
Thanks