SYBlinkAnimationKit

screenshot of SYBlinkAnimationKit

SYBlinkAnimationKit is a blink effect animation framework for iOS, written in Swift.

Overview:

SYBlinkAnimationKit is a blink effect animation framework for iOS that is written in Swift. It offers 5 types of animation for various components, including borders, background, ripple effect, and text. The framework is easily usable and customizable, and it is compatible with Carthage.

Features:

  • Animation like blink effect for UIKit components
  • 5 types of animation available: border, borderWithShadow, background, ripple, and text
  • Easily usable and customizable
  • Supports Swift 3.0
  • Compatible with Carthage
  • Support for various components, including SYButton, SYLabel, SYTextField, SYView, SYTableViewCell, and SYCollectionViewCell (with more coming soon)

CocoaPods:

Add the following line to your Podfile:

pod 'SYBlinkAnimationKit'

Then run pod install from the Example directory of the project.

Carthage:

Add the following line to your Cartfile:

github "SYBlinkAnimationKit"

Then run carthage update to download and build the framework.

Summary:

SYBlinkAnimationKit is a blink effect animation framework for iOS that offers 5 types of animation for various UIKit components. It is easily usable and customizable, supporting Swift 3.0 and Carthage. The framework provides a range of features and supports multiple components, making it a versatile tool for adding eye-catching animations to your iOS apps.