ViewRoundCorner Let UIView have roundCorner, Like Memopad,Pinterest DEMO How to use Add the UIView+Extension to your project. use this method set up UIView func makeRoundedCorner(jc_cornerRadius cornerRadius: CGFloat) // e.g view.makeRoundedCorner(jc_cornerRadius: 8.0)