How to implement Visual Effect Views in Interface Builder?
Finally figured it out. In a UIViewController change the view’s background to blue Drag a Visual Effect Views with Blur and Vibrancy object into the view, so it’s added as a subview In the first Visual Effect View, set up Auto Layout constraints to its containing View: Leading, Trailing, Top, and Bottom (to make the … Read more