Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 266 Bytes

HeaderView

A blurred image header view in Swift

Example

Example Image

You can either create HeaderView from Storybord (it's @IBDesignable and @IBInspectable) or from code.

headerView.image = UIImage(named: "image")