Let UIView have roundCorner, Like Memopad,Pinterest
-
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)| Name | Name | Last commit date | ||
|---|---|---|---|---|