swift - UILabel animate change of portion of text -


i want able animate following label "your score: 22" way when earn 1 more score, part '22' bounces down , becomes 23. not find sensible except making multiple labels, it's horrible solution.

i know late answer in case, others want time of functionality may useful..

https://github.com/suzuki-0000/countdownlabel

the demo project in swift there's given .h file objective c use..

so in both language, swift & objective c, can implement it.