iphone - Display text with one word apearing after another word effect -


i want display label or uitextview text in manner text appear 1 word @ time. mean first display first word second , third , on… can please me?

thanks in advance
pankaj

i'm not familiar enough core-animations, acheived using simple nstimer , on each interval append uilabel's text


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

java - Why is BlockingQueue.take() not releasing the thread? -

jQuery Ajax Render Fragments OR Whole Page -