Skip to content

dhiraj/TTHorizontalGradientAnimationView

Repository files navigation

TTHorizontalGradientAnimationView

Swift Version Version License Platform

A multi-hued drop-in animation UIView

  • Drop it anywhere you want
  • Size and position it according to your needs in interface builder / storyboard or by code
  • View automatically animates
  • Remove it from your view hierarchy when you're done

Example

The included example shows a medium thick animation under the UINavigationController as an excellent "loading" indicator for UITableView or UICollectionView waiting for Internet responses.

Screenshot of TTHorizontalGradientAnimationView in action

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

TTHorizontalGradientAnimationView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "TTHorizontalGradientAnimationView"

Author

dhiraj, development@traversient.com

License

TTHorizontalGradientAnimationView is available under the MIT license. See the LICENSE file for more info.

About

A horizontal colorful gradient animation to indicate indeterminate progress based CAGradientLayer

Resources

License

Stars

Watchers

Forks

Packages

No packages published