Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

AZGradientView

AZGradientView is a subClass of UIView for using gradient views in Storyboard we have two class , the first one is AZHorizontalGradientView and second one is AZVerticalGradientView

AZHorizontalGradientView

AZHorizontalGradientView is a UIView that present a horizontal gradient view this class has 2 property leftColor and rightColor that you can set it in attribute inspector

AZVerticalGradientView

AZVerticalGradientView is a UIView that present a vertical gradient view this class has 2 property topColor and bottomColor that you can set it in attribute inspector

AZRadialGradientView

AZRadialGradientView is a UIView that present a Radial gradient view this class has 2 property internalColor and externalColor that you can set it in attribute inspector

About

subClass of UIView for using gradient views in Storyboard

Resources

Stars

30 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages