UIView overlapping UINavigationBar – Ios swift
I am working on an iOS app which presents a viewcontroller modally. This viewcontroller is embedded in a navigation controller. However on iPhone 12, iPhone XR the navigation title, Done and Back button are missing in the navigation bar. I…