Provides and easy to use subclass of UIView with the additional properties:
- borderWidth
- cornerRadius
- borderColor
- backgroundColor
1.0
Illustrates the use of CGLayer to create views with rounded corners and borders. Demo app uses InfColorPicker: https://github.com/InfinitApps/InfColorPicker
Simply copy RoundedCornerView.h/.m into your project.
For demo app:
git clone [git-repo-url] roundedcorner
cd roundedcorner
open RoundedCornerDemo.xcodeproj
Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0