How to implement Visual Effect Views in Interface Builder?
How do you use Visual Effect Views with Blur and Vibrancy in Interface Builder? I've dragged this item out into the View, then dragged a UILabel onto the last view in the hierarchy - the vibrant effect's contentView I assume. This results in a blurred view overtop but there is no label visible. Anywhere else I place the label in the hierarchy it does become visible but it's just solid black text. 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