I am trying to show UIView above all navigationBar , status bar.
I tried options like setting navigation z position , adding UIView to UIWindow and adding UIView to NavigationController.
Add a UIView above all, even the navigation bar
Nothing worked for me.
My Application is on xcode 9.2 ,swift 4.0 , ios 11.