Collect3 / CTBlurredView

iOS7 native blurred background on a UIView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTBlurredView

iOS7 native blurred background on a UIView

Abuses UIToolbar to produce a global and high performance blurred back view.

Usage

Inherit your view from CTBlurredView or just use directly.

Setting the backgroundColor will change the blurred tint color.

About

iOS7 native blurred background on a UIView

License:MIT License


Languages

Language:Objective-C 100.0%