I want to show the UIView in full screen, but show the status bar, other things, like the navigation bar need to cover by the UIView.
UIView
Add the view to your main UIWindow instance directly as a subview.