Skip to content

fablanglet/GradientAnimation

Repository files navigation

GradientAnimation

Gradient Animation on UIImageView in Swift

Installation

  • Just drag & drop the LoadImageView.swift to your project.
  • Add UIImageView on your StoryBoard
  • Select in the utilities panel : Custom Class : LoadImageView

Programmatically

let img = LoadingImageView(image: UIImage(named: "bulb"))

About

Gradient Animation on UIImageView in Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages