shoheiyokoyama / SYBlinkAnimationKit

SYBlinkAnimationKit is a blink effect animation framework for iOS, written in Swift.
MIT License
125 stars 15 forks source link

swift3 #1

Closed shoheiyokoyama closed 7 years ago

kyzmitch commented 7 years ago

Hi, what is the proper way to use that in swift 3 project? Do we need convert it?

shoheiyokoyama commented 7 years ago

@kyzmitch I finished to converting Swift3. so you don't have to convert it. Please install version 0.3.1.

kyzmitch commented 7 years ago

Thank you a lot