How to remove the additional space that is created when you set navigationController?.navigationBar.prefersLargeTitles = true?
I understand it is navigationBar itself, but is it possible to make that largeTitle upper (right under the status bar) than its initial position which is slightly lower?
