Skip to content

nagyistge/mmick66.GradientViewiOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradientViewiOS

This is a companion to the http://karmadust.com/animating-a-gradient-in-a-uiview/

Installation

There is just one file of interest GradientView.swift so include that in the project and link it to a UIView from the Interface Builder or instantiate it in code.

Techniques

The code base uses the CADisplayLink instead of an NSTimer to keep up with screen updates.

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%