suzuki-0000 / CountdownLabel

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

Add short format support #51

Open vvit opened 4 years ago

vvit commented 4 years ago

First of all, thanks for you work. I'm surprised that the short format (m:s vs mm:ss) stopped working after update to v4.0+. Here's my added feature. Not most elegant solution but the whole function requires refactoring (see https://github.com/suzuki-0000/CountdownLabel/pull/40 as well)