Skip to content

corner radius not inceasing #2

@Zeeshan0075

Description

@Zeeshan0075

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions