
SYBlinkAnimationKit is a blink effect animation framework for iOS, written in Swift.
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.
Add the following line to your Podfile:
pod 'SYBlinkAnimationKit'
Then run pod install from the Example directory of the project.
Add the following line to your Cartfile:
github "SYBlinkAnimationKit"
Then run carthage update to download and build the framework.
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.
