Dear All,
Could you please tell me how animate text color of an UILabel?
for example: change color from WHITE to RED then come back to WHITE with fade in effect and repeat in about 3 times.
I need this animation due to my app get real time data from internet, and when value is changed, I need to animate this text value to tell user that it is changed.
Thanks you so much.