'Swift/UIKit: Is there any way to present a view outside of the UIViewController/navigationController hierarchy?
I would like to present a custom, banner-style view at the top of my UIKit application that persists for a certain amount of time, and then animates off of the screen. Is there any way to present this view outside of the standard UIViewController hierarchy, so the view can remain visible even if the top view controller is popped (or a new view controller is presented)?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
