Skip to content

Illustrates the use of CGLayer to create rounded corners and borders

Notifications You must be signed in to change notification settings

alexmedearis/roundedcornerview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

RoundedCornerView

Provides and easy to use subclass of UIView with the additional properties:

  • borderWidth
  • cornerRadius
  • borderColor
  • backgroundColor

Version

1.0

Tech

Illustrates the use of CGLayer to create views with rounded corners and borders. Demo app uses InfColorPicker: https://github.com/InfinitApps/InfColorPicker

Installation/Usage

Simply copy RoundedCornerView.h/.m into your project.

For demo app:

git clone [git-repo-url] roundedcorner
cd roundedcorner
open RoundedCornerDemo.xcodeproj

License

Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0

About

Illustrates the use of CGLayer to create rounded corners and borders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published