14 Forks
80 Stars
80 Watchers

SKArchCutter

SKArchCutter是一个可自选切割角的圆角切割工具,同时支持UIView、UIImageView、UIButton和UILabel的单角切圆/选角拱形切圆/全角切圆,并且避免了UIImageView使用系统圆角所导致的离屏渲染的问题,以及确保layer对象的masksToBounds属性始终为NO,从而使得项目中大量使用圆角时的性能得到很大程度的优化, 最重要的是使用简单、方便。

How to download and setup SKArchCutter

Open terminal and run command
git clone https://github.com/shevakuilin/SKArchCutter.git
git clone is used to create a copy or clone of SKArchCutter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SKArchCutter https://github.com/shevakuilin/SKArchCutter/archive/master.zip

Or simply clone SKArchCutter with SSH
[email protected]:shevakuilin/SKArchCutter.git

If you have some problems with SKArchCutter

You may open issue on SKArchCutter support forum (system) here: https://github.com/shevakuilin/SKArchCutter/issues