Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.91 KB

readme.md

File metadata and controls

16 lines (11 loc) · 1.91 KB

Polygon

License Xcode 9.0+ Swift 4.0+

This project makes it easy to make Polygon UIImageView.
I created clipToPolygon method as UIImageView extension.
Here is source code.

https://github.com/ymmtshny/Polygon/blob/master/screenshot.gif?raw=true

The following one line code makes a hexagonal UIImageView.
imageView.clipToPolygon(corners:6)