Adds a convenience initalizer to UIBezierPath for generating n-sided regular polygon paths – with rounded corners support – in Swift!
This project adds a convenience initalizer to UIBezierPath for generating n-sided regular polygon paths – with rounded corners support – in Swift!
Also included is RoundedRegularPolygonView
, a UIView subclass with IBInspectables for certain path properties.
This project is available under the MIT license. See the LICENSE file for more info.