Add a UIView above all, even the navigation bar

I want to display, above any other views, even the navigation bar, a kind of “pop-up” view that looks like this: full screen black background with a 0.5 alpha to see the other UIViewController underneath. a UIView window in the middle with some information, (a calendar if you want to know everything). To do that, … Read more