-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
hey, thanks for putting this on github, iam trying to increase corner radius valu but its not working, can you please share thoughts.
let shapeLayer = CAShapeLayer()
shapeLayer.path = UIBezierPath(roundedRect: customView.bounds, byRoundingCorners: [.bottomLeft,.bottomRight],
cornerRadii: CGSize(width: 40, height: 40)).cgPath
Metadata
Metadata
Assignees
Labels
No labels