suzuki-0000 / CountdownLabel

Simple countdown UILabel with morphing animation, and some useful function.
MIT License
1.01k stars 192 forks source link

Swift 4 migration #27

Closed JoniVR closed 7 years ago

JoniVR commented 7 years ago

Hi,

I migrated a lot of the code from this library to Swift 4 (#26). Most things are working now, there were a lot of syntax changes in the unit tests, and I was able to fix most of them, but some tests are still failing, so might still need to look into that. Could you perhaps make a swift 4 branch for this?

Best regards, JoniVR