The same ViewController navigation bar for two devices is shown in different modes at launch. This navigation bar is collapsed in iPhone8+. But it is possible to expand it. How to fix it? I've got 'safe area' constraints.
The content size is much more than screen size in both cases.
iPhoneX
iPhone8+
navigationController?.navigationItem.largeTitleDisplayMode = .always