I have a UIViewController that presents another UIViewController modally. I want the modal view controller to have the blur/transparency that iOS 7 int
UIViewController
Look at my sample project where I demonstrate blur effect by using only storyboard and constraints.
GitHub demo: link